diff options
author | Eilon Greenstein <eilong@broadcom.com> | 2009-03-02 08:01:12 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-03-02 22:32:48 -0800 |
commit | 0a64ea57486acd9e17b80bb70b966e81d904b61c (patch) | |
tree | 54c1ba2cf230f8c51f6d73bb27e40767e33ebeef /Makefile | |
parent | c3eefaf676646281c07f93cb523a7be4eab67f8c (diff) |
bnx2x: Register dump
Adding "ethtool -d" support. Due to the complexity of the FW and HW, there are a
lot of different regions in the chip - to keep the code as clean as possible,
the ranges were put in an H file. Some areas cannot be read if the driver is
running - so by default, the driver will not access those areas - but any
programmer facing a problem will be able to easily manipulate the driver to
extract full dump. The full dump can also be used with kernel dump modules in
case of kernel panic.
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions