ar71xx: add user space support for the TL-WA750RE/WA850RE Range extender
[openwrt.git] / target / linux / ar71xx / base-files / etc / uci-defaults / 01_leds
index 5566bfa..cde54f3 100755 (executable)
@@ -102,6 +102,15 @@ mynet-n600)
        ucidef_set_led_switch "lan4" "LAN4" "wd:green:lan4" "switch0" "0x04"
        ;;
 
+mynet-rext)
+       ucidef_set_led_netdev "lan" "LAN" "wd:blue:ethernet" "eth0"
+       ucidef_set_rssimon "wlan0" "40000" "1"
+       ucidef_set_led_rssi "rssilow" "RSSILOW" "wd:blue:quality1" "wlan0" "1" "40" "0" "6"
+       ucidef_set_led_rssi "rssimedium" "RSSIMEDIUM" "wd:blue:quality2" "wlan0" "30" "80" "-29" "5"
+       ucidef_set_led_rssi "rssihigh" "RSSIHIGH" "wd:blue:quality3" "wlan0" "70" "100" "-69" "8"
+       ucidef_set_led_wlan "wlan" "WLAN" "wd:blue:wireless" "phy0tpt"
+       ;;
+
 mzk-w04u)
        ucidef_set_led_usbdev "usb" "USB" "planex:green:usb" "1-1"
        ;;
@@ -168,6 +177,16 @@ tl-mr3420-v2)
        ucidef_set_led_usbdev "usb" "USB" "tp-link:green:3g" "1-1"
        ;;
 
+tl-wa750re)
+       ucidef_set_led_netdev "lan" "LAN" "tp-link:orange:lan" "eth0"
+       ucidef_set_led_wlan "wlan" "WLAN" "tp-link:orange:wlan" "phy0tpt"
+       ;;
+
+tl-wa850re)
+       ucidef_set_led_netdev "lan" "LAN" "tp-link:blue:lan" "eth0"
+       ucidef_set_led_wlan "wlan" "WLAN" "tp-link:blue:wlan" "phy0tpt"
+       ;;
+
 tl-wa901nd)
        ucidef_set_led_netdev "lan" "LAN" "tp-link:green:lan" "eth0"
        ;;