[Midnightbsd-cvs] [MidnightBSD/src] 3af004: mptable_hostb: Use legacy_get_pcibus() to fetch PC...
Lucas Holt
noreply at github.com
Sat Dec 31 14:07:07 EST 2022
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/src
Commit: 3af004437333f1c766435135e58198ad0bff3c23
https://github.com/MidnightBSD/src/commit/3af004437333f1c766435135e58198ad0bff3c23
Author: Lucas Holt <luke at foolishgames.com>
Date: 2022-12-31 (Sat, 31 Dec 2022)
Changed paths:
M sys/x86/x86/mptable.c
M sys/x86/x86/mptable_pci.c
Log Message:
-----------
mptable_hostb: Use legacy_get_pcibus() to fetch PCI bus number.
The mptable_hostb driver is a child of legacy0 and has legacy bus
ivars, not PCI or PCI bridge ivars.
Obtained from: FreeBSD
More information about the Midnightbsd-cvs
mailing list