commit | afa83e239af58a93eddd10a7a43ac5618884db15 | [log] [tgz] |
---|---|---|
author | Michael Buesch <mb@bu3sch.de> | Mon May 19 23:51:37 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed May 21 21:48:16 2008 -0400 |
tree | 1ce44c6bddeca3b49ef7f66eab783e8501d6ea83 | |
parent | 6821783271aaf541504ff8a138184fcc83fa282b [diff] |
b43: Add panic reason code that doesn't trigger restart Add a firmware panic reason code that doesn't trigger a restart. This is useful for firmware debugging and avoiding endless restart loops. We can use FWPANIC_DIE to halt the firmware at a well defined point. Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>