aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/uci-defaults/leds
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-08-22 20:12:24 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-08-22 20:12:24 +0000
commit8744f8d183bd9ba14c4aa28e93ff8a8fae85f494 (patch)
tree1c581deea8d357c0a0c788050d0c109614d538aa /target/linux/ar71xx/base-files/etc/uci-defaults/leds
parent8b3d95bba9b2bb0930ba2aa14b06aa2ec882b38a (diff)
downloadupstream-8744f8d183bd9ba14c4aa28e93ff8a8fae85f494.tar.gz
upstream-8744f8d183bd9ba14c4aa28e93ff8a8fae85f494.tar.bz2
upstream-8744f8d183bd9ba14c4aa28e93ff8a8fae85f494.zip
ar71xx: TEW-712BR user space support
SVN-Revision: 33232
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/uci-defaults/leds')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/uci-defaults/leds9
1 files changed, 9 insertions, 0 deletions
diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/leds b/target/linux/ar71xx/base-files/etc/uci-defaults/leds
index 0f17f9b8d0..5e2548e520 100755
--- a/target/linux/ar71xx/base-files/etc/uci-defaults/leds
+++ b/target/linux/ar71xx/base-files/etc/uci-defaults/leds
@@ -76,6 +76,15 @@ om2p-lc)
ucidef_set_led_netdev "port2" "port2" "om2p:blue:lan" "eth1"
;;
+tew-712br)
+ ucidef_set_led_netdev "wan" "WAN" "trendnet:green:wan" "eth1"
+ ucidef_set_led_switch "lan1" "LAN1" "trendnet:green:lan1" "switch0" "0x02"
+ ucidef_set_led_switch "lan2" "LAN2" "trendnet:green:lan2" "switch0" "0x04"
+ ucidef_set_led_switch "lan3" "LAN3" "trendnet:green:lan3" "switch0" "0x08"
+ ucidef_set_led_switch "lan4" "LAN4" "trendnet:green:lan4" "switch0" "0x10"
+ ucidef_set_led_wlan "wlan" "WLAN" "trendnet:green:wlan" "phy0tpt"
+ ;;
+
tl-mr11u | \
tl-mr3020)
ucidef_set_led_usbdev "usb" "USB" "tp-link:green:3g" "1-1"