[Bug 270509] devel/libpciaccess: apparent problem with recent change to pci_device_freebsd_has_kernel_driver
Date: Sat, 15 Apr 2023 07:21:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270509
Alexey Dokuchaev <danfe@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |danfe@FreeBSD.org
--- Comment #22 from Alexey Dokuchaev <danfe@FreeBSD.org> ---
(In reply to wbe from comment #21)
> Manually reverting libpciaccess to version [0.]16 fixed the problem.
After removing useless and auto-generated files, the difference between two
versions looks manageable:
$ diff -rdupbw libpciaccess-0.1* | wc -l
1127
Shouldn't be too hard to find the upstream change (commit) which broke things,
so current version could be fixed instead of downgrading.
--
You are receiving this mail because:
You are the assignee for the bug.