commit | 53c068566dde708cb28a4dfc06ae3d7fd7434397 | [log] [tgz] |
---|---|---|
author | Michael Buesch <mb@bu3sch.de> | Tue May 20 00:24:36 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed May 21 21:48:17 2008 -0400 |
tree | a724356bc3f1b00eb352d6055816901607038944 | |
parent | afa83e239af58a93eddd10a7a43ac5618884db15 [diff] |
b43: Add firmware markers support This adds support for firmware markers. With firmware markers it's easily possible to check whether the firmware runs some codepath or not. The driver will throw a message when the firmware executes a MARKER(x). Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>