diff options
| author | Vasanthakumar Thiagarajan <[email protected]> | 2011-09-02 10:40:06 +0300 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2011-09-02 10:44:21 +0300 |
| commit | 91d57de5adfc40184ef7cb8974104459c5211add (patch) | |
| tree | c90db056f20a8475336ac4fcf1c7d1d081f503bc /tools/perf/scripts/python | |
| parent | bc07ddb29a7b71ad009bcd84bee4c93908cf22b6 (diff) | |
ath6kl: Add debugfs interface to dump diagnostic registers from firmware
To dump a particular register:
echo <reg_addr> > <debugfs_root>/ieee80211/phyX/ath6kl/reg_addr
To dump the entire register set:
echo 0 > <debugfs_root>/ieee80211/phyX/ath6kl/reg_addr
Register values will be available at:
cat <debugfs_root>/ieee80211/phyX/ath6kl/reg_dump
kvalo: commit log cleanup, renamed few functions, removed a warning
message
Signed-off-by: Vasanthakumar Thiagarajan <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions