[PATCH] skge: expand ethtool debug register dump
authorStephen Hemminger <shemminger@osdl.org>
Mon, 19 Sep 2005 22:37:34 +0000 (15:37 -0700)
committerJeff Garzik <jgarzik@pobox.com>
Thu, 22 Sep 2005 02:32:50 +0000 (22:32 -0400)
Expand the returned data for ethtool debug access to include
all of the mapped PCI area; except for the small set of registers
that are for diagnostic RAM access. Access to those registers
will hang the system.

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

No differences found