commit | 923fd7036ff04381b265037469c79a2e7d0d6b67 | [log] [tgz] |
---|---|---|
author | Michael Buesch <mb@bu3sch.de> | Fri Jun 20 18:02:08 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jun 27 09:09:16 2008 -0400 |
tree | 885e8dc54e26b251187264cedce032d0e8c740b6 | |
parent | 9b839a7453dc7a25dbd367486017648182df541f [diff] |
b43: Add debugfs firmware debugging knob This adds a firmware debugging knob to debugfs. With this knob it's possible to enable advanced runtime firmware checks. For now it only implements one sanity check for the mac-suspend. In future there'll probably be more. If CONFIG_B43_DEBUG is disabled, these checks will collapse to nothing. Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>