linux/arch/x86_64/pci
Greg Kroah-Hartman 1cde8a1681 [PATCH] PCI: use the MCFG table to properly access pci devices (x86-64)
Now that we have access to the whole MCFG table, let's properly use it
for all pci device accesses (as that's what it is there for, some boxes
don't put all the busses into one entry.)

If, for some reason, the table is incorrect, we fallback to the "old
style" of mmconfig accesses, namely, we just assume the first entry in
the table is the one for us, and blindly use it.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-06-27 21:52:48 -07:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile-BUS Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
k8-bus.c [PATCH] x86/x86_64: pcibus_to_node 2005-06-23 09:45:08 -07:00
mmconfig.c [PATCH] PCI: use the MCFG table to properly access pci devices (x86-64) 2005-06-27 21:52:48 -07:00