On Sat, 28 Jun 2008, drago01 wrote: > This patch fixes the rfkill states to set RFKILL_STATE_HARD_BLOCKED when the > radio is disabled by a hardware killswitch. > It does not allow setting the sw state while the device is blocked by > a hardware rfkill switch. It should. In fact, you should do it in a way that it is possible to double-block the radio (i.e. in SW while it is blocked in HW), so that if the HW block goes away, the radio remains blocked. Read the docs and examples again, please. There even is special code in the rfkill_toggle_radio private function to allow for it, we want drivers to be able to double-block. -- "One disk to rule them all, One disk to find them. One disk to bring them all and in the darkness grind them. In the Land of Redmond where the shadows lie." -- The Silicon Valley Tarot Henrique Holschuh -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html