Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/wireless/rtl818x
Larry Finger a027087a6b rtl8187: Implement TX/RX blink for LED
The following patch implements some control over the LED on RTL8187B and
RTL8187L devices. Triggers are registered for TX and RX. Whenever the
trigger event occurs, the LED is turned off for 1/20 second, then turned
back on.

Note: For those RTL8187X devices that are built into the computer and have
a LED that is expected to be controlled with a radio switch, this patch will
not operate that LED. That will take a separate patch to be prepared later.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Herton Ronaldo Krzesinski <herton@mandriva.com.br>
Tested-by: Hin-Tak Leung <htl10@users.sourceforge.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-04-22 16:57:16 -04:00
..
Makefile rtl8187: Implement TX/RX blink for LED 2009-04-22 16:57:16 -04:00
rtl818x.h
rtl8180.h
rtl8180_dev.c
rtl8180_grf5101.c
rtl8180_grf5101.h
rtl8180_max2820.c
rtl8180_max2820.h
rtl8180_rtl8225.c
rtl8180_rtl8225.h
rtl8180_sa2400.c
rtl8180_sa2400.h
rtl8187.h rtl8187: Implement TX/RX blink for LED 2009-04-22 16:57:16 -04:00
rtl8187_dev.c rtl8187: Implement TX/RX blink for LED 2009-04-22 16:57:16 -04:00
rtl8187_leds.c rtl8187: Implement TX/RX blink for LED 2009-04-22 16:57:16 -04:00
rtl8187_leds.h rtl8187: Implement TX/RX blink for LED 2009-04-22 16:57:16 -04:00
rtl8187_rtl8225.c
rtl8187_rtl8225.h