commit | b32f40c4853cdbe3d722a959fb0dd1ea048b50d0 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@linux-foundation.org> | Tue Nov 27 10:57:27 2007 -0800 |
committer | Jeff Garzik <jeff@garzik.org> | Sat Dec 01 16:32:31 2007 -0500 |
tree | 9c7f4ba709fe8f96ef1ff3280b91bf073f859520 | |
parent | e0348b9ae5374f9a24424ae680bcd80724415f60 [diff] |
sky2: revert to access PCI config via device space Using the hardware window into PCI config space is more reliable and smaller/faster than using the pci_config routines. It avoids issues with MMCONFIG etc. Reverts: 167f53d05fccb47b6eeadac7f6705b3f2f042d03 Please apply for 2.6.24 Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>