ar71xx: Added support for D-link DHP-1565 rev. A1
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / etc / uci-defaults / 01_leds
index 3547f49de427c292870a99482fb8db0d70479644..2678e5510aef60262066a4c53c197ebe03a15349 100755 (executable)
@@ -98,6 +98,10 @@ rb-2011uias-2hnd)
        ucidef_set_led_switch "eth10" "ETH10" "rb:green:eth10" "switch1" "0x02"
        ;;
 
+dhp-1565-a1)
+       ucidef_set_led_switch "wan" "WAN" "d-link:green:planet" "switch0" "0x20"
+       ;;
+
 dir-505-a1)
        ucidef_set_led_netdev "lan" "LAN" "d-link:green:power" "eth1"
        ;;
@@ -152,6 +156,13 @@ mr600)
        ucidef_set_led_wlan "wlan58" "WLAN58" "mr600:green:wlan58" "phy0tpt"
        ;;
 
+mr900 | \
+mr900v2)
+       ucidef_set_led_netdev "lan" "LAN" "mr900:blue:wan" "eth0"
+       ucidef_set_led_wlan "wlan24" "WLAN24" "mr900:blue:wlan24" "phy0tpt"
+       ucidef_set_led_wlan "wlan58" "WLAN58" "mr900:blue:wlan58" "phy1tpt"
+       ;;
+
 mynet-n600)
        ucidef_set_led_netdev "wan" "WAN" "wd:blue:internet" "eth1"
        ucidef_set_led_switch "lan1" "LAN1" "wd:green:lan1" "switch0" "0x02"