Michael Buesch wrote: > I tried to fix the locking breakage and also cleaned up a few other things. > Please test this Larry. If that works, I will immediately send it to John.
Michael, With the rfkill_init at the beginning of b43_op_start(), the LED is on and stays on - it is no longer toggled when the switch is moved. I still get the "Radio hardware status changed to DISABLED/ENABLED" messages and soft_toggle() is called; however, there are no calls to b43_led_turn_on() nor b43_led_turn_off associated with changing the switch. Somehow, the initialization of the LEDs is not quite attached to the rfkill_init the way it was in my code. Larry _______________________________________________ Bcm43xx-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bcm43xx-dev
