ar71xx: TEW-712BR user space support
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / etc / uci-defaults / leds
index 0f17f9b8d04bbb1f33244c30d980502aba4367db..5e2548e52068670eda7c44e5edd92dc243d9e781 100755 (executable)
@@ -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"