cvs commit: src/sys/i386/pci pci_bus.c src/sys/dev/pci pci_pci.c
John Baldwin
jhb at FreeBSD.org
Fri Mar 25 06:18:50 PST 2005
jhb 2005-03-25 14:18:50 UTC
FreeBSD src repository
Modified files:
sys/i386/pci pci_bus.c
sys/dev/pci pci_pci.c
Log:
Add code to read the primary PCI bus number out of the Compaq/HP 6010
hotplug Host to PCI bridge. This is only needed for the non-ACPI case
as the BIOS includes a proper _BBN method in ACPI.
Revision Changes Path
1.35 +5 -0 src/sys/dev/pci/pci_pci.c
1.119 +6 -0 src/sys/i386/pci/pci_bus.c
More information about the cvs-src
mailing list