2
0
forked from Ivasoft/openwrt

ar71xx: allow to use LAN LED on the TL-WA901N/ND boards

SVN-Revision: 29653
This commit is contained in:
Gabor Juhos
2012-01-04 17:30:50 +00:00
parent 5eb502d9c1
commit 90bfef9ec9
2 changed files with 15 additions and 0 deletions

View File

@@ -145,6 +145,10 @@ tl-mr3420 )
set_led_usbdev "usb" "USB" "tp-link:green:3g" "1-1"
;;
tl-wa901nd)
set_led_netdev "lan" "LAN" "tp-link:green:lan" "eth0"
;;
tl-wr741nd)
set_led_netdev "wan" "WAN" "tp-link:green:wan" "eth1"
set_led_switch "lan1" "LAN1" "tp-link:green:lan1" "switch0" "0x02"