sky2: advanced error reporting
authorStephen Hemminger <shemminger@linux-foundation.org>
Wed, 29 Aug 2007 19:58:14 +0000 (12:58 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:50:53 +0000 (16:50 -0700)
commit555382cbfc6d2187b53888190755e56f52308cd6
tree70ffd0257aff8a18b721f813a05ef15cf63f2f48
parent8c4c00f3710f9e5653ed465e88271664f3163930
sky2: advanced error reporting

Use the kernel interfaces for advanced error reporting.
This should be cleaner and clear up errors on boot.

For those systems with busted BIOS's that don't correctly
support mmconfig, advanced error reporting will be disabled.
The PCI registers for advanced error reporting start at 0x100 which
is too large to be accessed by legacy functions.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/sky2.c
drivers/net/sky2.h