freebsd-skq/sys/i386/pci
John Baldwin 34ce932f6d - Add support for memory mapped PCI config space access on Intel 915GM
and 5000P/V/Z chipsets.
- If the base address of the config space BAR is above 4GB for some reason
  and this isn't a PAE kernel, then warn about this (under bootverbose)
  and don't use the BAR.

PR:		kern/126525
Submitted by:	Arthur Hartwig @ Nokia
MFC after:	2 weeks
2008-08-20 18:18:17 +00:00
..
pci_bus.c Make the PCI code aware of PCI domains (aka PCI segments) so we can 2007-09-30 11:05:18 +00:00
pci_cfgreg.c - Add support for memory mapped PCI config space access on Intel 915GM 2008-08-20 18:18:17 +00:00
pci_pir.c Integrate support for xen in to i386 common code. 2008-08-15 20:51:31 +00:00