mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 01:31:44 +00:00
1cde8a1681
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> |
||
---|---|---|
.. | ||
k8-bus.c | ||
Makefile | ||
Makefile-BUS | ||
mmconfig.c |