b43: Add simple firmware watchdog
authorMichael Buesch <mb@bu3sch.de>
Fri, 20 Jun 2008 15:44:02 +0000 (17:44 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 27 Jun 2008 13:09:16 +0000 (09:09 -0400)
commit9b839a7453dc7a25dbd367486017648182df541f
treef2b12183594aba5f0e278210239fc41071f05ba8
parent9ae705cfd390f9077eec856ea4dff374d166de33
b43: Add simple firmware watchdog

This adds a simple firmware watchdog for the opensource firmware.
This will check every 15 seconds, if the firmware zeroed out the watchdog
register. The firmware will do this in its eventloop.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/b43/b43.h
drivers/net/wireless/b43/main.c