ar71xx: add user-space support for the WD My Net N600 board
[openwrt/staging/lynxis/omap.git] / target / linux / ar71xx / base-files / etc / uci-defaults / 01_leds
index f55f1fe7c240a46aaa93eac3183205b3531e7fe2..845de4e7883b984ece5ac4a781195285668e1fa5 100755 (executable)
@@ -86,6 +86,14 @@ mr600)
        ucidef_set_led_wlan "wlan58" "WLAN58" "mr600:green:wlan58" "phy0tpt"
        ;;
 
+mynet-n600)
+       ucidef_set_led_netdev "wan" "WAN" "wd:blue:internet" "eth1"
+       ucidef_set_led_switch "lan1" "LAN1" "wd:green:lan1" "switch0" "0x02"
+       ucidef_set_led_switch "lan2" "LAN2" "wd:green:lan2" "switch0" "0x10"
+       ucidef_set_led_switch "lan3" "LAN3" "wd:green:lan3" "switch0" "0x08"
+       ucidef_set_led_switch "lan4" "LAN4" "wd:green:lan4" "switch0" "0x04"
+       ;;
+
 mzk-w04u)
        ucidef_set_led_usbdev "usb" "USB" "planex:green:usb" "1-1"
        ;;