pci: Add MPTable Host-PCI/PCI-PCI bridges drivers.
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Thu, 9 Jul 2009 14:06:54 +0000 (22:06 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Sat, 11 Jul 2009 02:27:17 +0000 (10:27 +0800)
commita0f63ddc0da202edb4f9107d22aa5a54ec8d20cd
treefbf81a687c1fa0d4176526bf2c5ec04ad87c39f2
parentf41c43c19e17ca807a28ba60b32364f1a40438f4
pci: Add MPTable Host-PCI/PCI-PCI bridges drivers.

- This driver overrides PCI bridge interrupt routing method.
- Nuke APIC_IO workaround in PCI configuration reading functions.

Obtained-from: FreeBSD
sys/bus/pci/i386/mptable_pci.c [new file with mode: 0644]
sys/bus/pci/i386/pci_cfgreg.c
sys/bus/pci/pci.c
sys/platform/pc32/conf/files