]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC 221324,221324:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 24 Jun 2011 17:29:41 +0000 (17:29 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 24 Jun 2011 17:29:41 +0000 (17:29 +0000)
commit9e08c024be66c490fe07c10228358245d05ca4f4
tree4f6e5c95bf3d6dafeaf9eaf89c2f04894a808934
parent73e9dfbe2d37a2b31930d4b441edaafd3160e3ef
MFC 221324,221324:
Add implementations of BUS_ADJUST_RESOURCE() to the PCI bus driver,
generic PCI-PCI bridge driver, x86 nexus driver, x86 Host to PCI bridge
drivers, and the drivers that sit between the x86 Host-PCI bridge drivers
and nexus.

git-svn-id: svn://svn.freebsd.org/base/stable/8@223509 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/amd64/amd64/legacy.c
sys/amd64/pci/pci_bus.c
sys/dev/acpica/acpi.c
sys/dev/acpica/acpi_pcib_acpi.c
sys/dev/pci/pci.c
sys/dev/pci/pci_pci.c
sys/i386/i386/legacy.c
sys/i386/pci/pci_bus.c
sys/x86/x86/mptable_pci.c
sys/x86/x86/nexus.c