]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
When testing for PCI bus overlap with another enumerator, make sure we
authormsmith <msmith@FreeBSD.org>
Wed, 11 Oct 2000 23:03:11 +0000 (23:03 +0000)
committermsmith <msmith@FreeBSD.org>
Wed, 11 Oct 2000 23:03:11 +0000 (23:03 +0000)
commit98885f55599dfa6c0c1cce3e86a9e16da42fcc7c
tree86e4f289d64c2227895404d6bcb9accbefae7495
parent2eb0a9817719ff9993e43a1013e09ea607865513
When testing for PCI bus overlap with another enumerator, make sure we
check for the right bus number.  This is still not quite right, but
fixes things for multi-bus machines again.

Submitted by: tegge
sys/amd64/pci/pci_bus.c
sys/i386/pci/pci_bus.c