[PATCH] sky2: allow ethtool debug access to all of PCI space
authorStephen Hemminger <shemminger@osdl.org>
Mon, 19 Sep 2005 22:47:57 +0000 (15:47 -0700)
committerJeff Garzik <jgarzik@pobox.com>
Thu, 22 Sep 2005 02:30:52 +0000 (22:30 -0400)
For debugging, it is useful to allow ethtool to dump all of
the PCI mapped space. There is one small set of registers for RAM
diagnostics that needs to be avoided to prevent hanging, but all
the rest is accessible.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>

No differences found