commit | 2d42d21f11c20b94ea0222637e20e2630845afe4 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Mon Jan 30 11:37:55 2006 -0800 |
committer | Jeff Garzik <jgarzik@pobox.com> | Tue Feb 07 02:00:35 2006 -0500 |
tree | ed740ea45977801bb9017291449a8c8fa57bb4fe | |
parent | 08c06d8a9063c81f6a21c9f275aa1ee49d4bf380 [diff] |
[PATCH] sky2: pci config space checking There were bugs in mmconfig access to PCI space, up to and include 2.6.16-rc1. These prevented the sky2 driver from being able to clear PCI express errors. This patch makes the driver check (during probe), for errors in PCI config access and fail. Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>