1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-23 23:32:49 +02:00

ar71xx: TL-WR741NDv4: add WLAN LED config

On TP-Link TL-WR741ND version 4, the WLAN LED must be configured to work.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31461 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2012-04-24 11:38:44 +00:00
parent aa09643423
commit 7318bf5df0

View File

@ -185,6 +185,7 @@ tl-wr741nd-v4)
set_led_switch "lan2" "LAN2" "tp-link:green:lan2" "switch0" "0x08"
set_led_switch "lan3" "LAN3" "tp-link:green:lan3" "switch0" "0x10"
set_led_switch "lan4" "LAN4" "tp-link:green:lan4" "switch0" "0x02"
set_led_wlan "wlan" "WLAN" "tp-link:green:wlan" "phy0tpt"
;;
tl-wr941nd)