From 7318bf5df06623666026a5831190c2ba73500d17 Mon Sep 17 00:00:00 2001 From: juhosg Date: Tue, 24 Apr 2012 11:38:44 +0000 Subject: 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31461 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/base-files/etc/uci-defaults/leds | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ar71xx') diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/leds b/target/linux/ar71xx/base-files/etc/uci-defaults/leds index 450cbc7dc..c8edcae48 100755 --- a/target/linux/ar71xx/base-files/etc/uci-defaults/leds +++ b/target/linux/ar71xx/base-files/etc/uci-defaults/leds @@ -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) -- cgit v1.2.3