kernel-ark/arch/x86/pci
Jeff Garzik a79e4198d1 PCI: X86: Introduce and enable PCI domain support
* fix bug in pci_read() and pci_write() which prevented PCI domain
  support from working (hardcoded domain 0).

* unconditionally enable CONFIG_PCI_DOMAINS

* implement pci_domain_nr() and pci_proc_domain(), as required of
  all arches when CONFIG_PCI_DOMAINS is enabled.

* store domain in struct pci_sysdata, as assigned by ACPI

* support "pci=nodomains"

Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Cc: Andi Kleen <ak@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-10-12 15:03:19 -07:00
..
acpi.c PCI: X86: Introduce and enable PCI domain support 2007-10-12 15:03:19 -07:00
common.c PCI: X86: Introduce and enable PCI domain support 2007-10-12 15:03:19 -07:00
direct.c
early.c
fixup.c PCI: re-enable onboard sound on "MSI K8T Neo2-FIR" 2007-10-12 15:03:16 -07:00
i386.c PCI: modify PCI bridge control ISA flag for clarity 2007-10-12 15:03:18 -07:00
init.c
irq.c
k8-bus_64.c
legacy.c
Makefile
Makefile_32
Makefile_64
mmconfig_32.c
mmconfig_64.c
mmconfig-shared.c
numa.c
pcbios.c
pci.h PCI: use _CRS for PCI resource allocation 2007-10-12 15:03:18 -07:00
visws.c