On Tue, 2010-06-22 at 12:08 +0530, Vasanthakumar Thiagarajan wrote: > > http://thread.gmane.org/gmane.linux.kernel.wireless.general/51218/focus=51520 > > Sorry for a late reply. LED implementation with ath9k is completely > manual, fully controlled by driver (We have to set/clear a particular > gpio pin to turn on/off the LED every time). on/off period during blink > is based on the number of brightness_set() on tx/rx led trigger. Do > you think your suggested implementation would help in this case too? I'm not sure. I was mostly describing the use in iwlwifi, and since I don't know how ath9k works I can't really comment much. It just seemed to me that the driver was also hard-coding the behaviour of the LEDs, which the user in that thread didn't like for iwlwifi, so integrating with the LED trigger stuff could be worthwhile for ath9k? Or maybe it does and I'm reading the patches incorrectly. johannes -- 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