commit | 6e4cbb34d4cabec48f25f0bbad68935221bd457b | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Mon Sep 19 15:47:57 2005 -0700 |
committer | Jeff Garzik <jgarzik@pobox.com> | Wed Sep 21 22:30:52 2005 -0400 |
tree | 7128d9b92a49deb8ad3dd49f7a0468cc535661a6 | |
parent | 79e57d32fe6d2d5bd38378f6dccfdbe6bd1d1dab [diff] |
[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>