]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commit6e4cbb34d4cabec48f25f0bbad68935221bd457b
tree7128d9b92a49deb8ad3dd49f7a0468cc535661a6
parent79e57d32fe6d2d5bd38378f6dccfdbe6bd1d1dab
[PATCH] sky2: allow ethtool debug access to all of PCI space

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