OSDN Git Service

[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)
commitc3f8be961808313a502c67d59e2b7f930477faf3
tree67893c2d9b1aa45740317c53b164d90fe49e239f
parent552709d5aee9145f325bf07348fb299e84b2e5b3
[PATCH] skge: expand ethtool debug register dump

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>
drivers/net/skge.c