ar71xx: add support for the Telldus TellStick ZNet Lite
[openwrt/staging/yousong.git] / target / linux / ar71xx / base-files / etc / board.d / 02_network
index 944ced3a1622fa9d6c0d078c1b944309c80f5f93..e88ef3a5ede8da0103dd179ec91afc6ff99257bb 100755 (executable)
@@ -192,6 +192,11 @@ el-m150)
                "0:lan" "1:lan" "3@eth1" # XXX: confirm!
        ;;
 
+tellstick-znet-lite)
+       ucidef_set_interface_wan "eth0" "dhcp"
+       ucidef_set_interface_raw "wlan" "wlan0" "dhcp"
+       ;;
+
 tl-wdr4300|\
 tl-wr1041n-v2)
        ucidef_add_switch "switch0" \
@@ -310,10 +315,9 @@ dlan-pro-500-wp)
 
 dlan-pro-1200-ac)
        ucidef_set_interface_lan "eth0"
-       ucidef_add_switch "switch0"
-       ucidef_add_switch_attr "switch0" "reset" "false"
-       ucidef_add_switch_ports "switch0" \
+       ucidef_add_switch "switch0" \
                "0@eth0" "2:lan" "3:lan" "4:lan"
+       ucidef_add_switch_attr "switch0" "enable" "false"
        ;;
 
 all0305 |\
@@ -361,6 +365,7 @@ tl-wa901nd-v2 |\
 tl-wa901nd-v3 |\
 tl-wr703n |\
 tube2h |\
+unifiac |\
 wndap360 |\
 mynet-rext |\
 wp543)
@@ -371,7 +376,8 @@ cap324)
        ucidef_set_interface_lan "eth0" "dhcp"
        ;;
 
-arduino-yun | \
+arduino-yun |\
+tl-wa801nd-v3 |\
 dir-505-a1)
        ucidef_set_interface_lan "eth1"
        ;;