On Wed, Jun 10, 2009 at 08:08:32PM +0530, Johannes Berg wrote: > > Thanks, will fix, this doesn't seem to be ath9k specific. It's the > dreaded locking in rfkill. I can work around it easily in cfg80211, or > fix rfkill, will see what's easier. Thanks. > > > One more issue is, when rfkill is enabled before > > reboot, I could not bring up the interface when the rfkill is turned > > off after reboot. > > Sounds like the driver doesn't initialise properly. I dont think this one is driver specific as this happens only when module is loaded at boot time. I works fine after ath9k is reloaded. > need to move ath_start_rfkill_poll() to ath_attach(), could you please > try that? We do hw reset during radio enable/disable, this needs current channel to be configured but i'm not sure if we need to do all these during attach time. Thanks, Vasanth -- 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