]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] bcm43xx: Interrogate hardware-enable switch and update LEDs
authorLarry Finger <Larry.Finger@lwfinger.net>
Sun, 31 Dec 2006 05:30:32 +0000 (23:30 -0600)
committerJeff Garzik <jeff@garzik.org>
Mon, 5 Feb 2007 21:58:42 +0000 (16:58 -0500)
commit01917382865bb640fc00df7ea476a14c8c539ec3
treee6fdad8a86fafad7c57ec1e481e47cb931355466
parent33218ba1d114c2d8ce275b74ad47d0718af99a5a
[PATCH] bcm43xx: Interrogate hardware-enable switch and update LEDs

The current bcm43xx driver ignores any wireless-enable switches on mini-PCI
and mini-PCI-E cards. This patch implements a new routine to interrogate the
radio hardware enabled bit in the interface, logs the initial state and any
changes in the switch (if debugging enabled), activates the LED to show the
state, and changes the periodic work handler to provide 1 second response
to switch changes and to account for changes in the periodic work specs.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/bcm43xx/bcm43xx.h
drivers/net/wireless/bcm43xx/bcm43xx_leds.c
drivers/net/wireless/bcm43xx/bcm43xx_main.c
drivers/net/wireless/bcm43xx/bcm43xx_radio.c
drivers/net/wireless/bcm43xx/bcm43xx_radio.h