On Tue, Jun 15, 2010 at 01:02:20PM +0530, Johannes Berg wrote: > On Tue, 2010-06-15 at 10:50 +0530, Vivek Natarajan wrote: > > > case LED_FULL: > > I wonder if you can just use different triggers which may be easier? > Look at what I suggested earlier for integrating the LEDs with iwlwifi: > > 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? 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