Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 162593
b: refs/heads/master
c: 9d480b8
h: refs/heads/master
i:
  162591: 37d984a
v: v3
  • Loading branch information
GeunSik Lim authored and Greg Kroah-Hartman committed Sep 15, 2009
1 parent 6ae246f commit 0686153
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 088a4eed282c9f75a2c165ba4909433c6dd6f959
refs/heads/master: 9d480b88d830e6d6eb90767b0722def8fffc0365
6 changes: 3 additions & 3 deletions trunk/drivers/net/wireless/iwmc3200wifi/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ config IWM_DEBUG
To see the list of debug modules and levels, see iwm/debug.h

For example, if you want the full MLME debug output:
echo 0xff > /debug/iwm/phyN/debug/mlme
echo 0xff > /sys/kernel/debug/iwm/phyN/debug/mlme

Or, if you want the full debug, for all modules:
echo 0xff > /debug/iwm/phyN/debug/level
echo 0xff > /debug/iwm/phyN/debug/modules
echo 0xff > /sys/kernel/debug/iwm/phyN/debug/level
echo 0xff > /sys/kernel/debug/iwm/phyN/debug/modules

0 comments on commit 0686153

Please sign in to comment.