ar71xx: add support for the devolo dLAN pro 500 Wireless+
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / etc / uci-defaults / 02_network
old mode 100644 (file)
new mode 100755 (executable)
index 6d76af8..615dbc4
@@ -18,6 +18,7 @@ case "$board" in
 all0315n |\
 all0258n |\
 ja76pf2|\
+rocket-m-ti |\
 ubnt-unifi-outdoor)
        ucidef_set_interface_lan "eth0 eth1"
        ;;
@@ -34,8 +35,8 @@ esr1750 |\
 epg5000)
        ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
        ucidef_add_switch "switch0" "1" "1"
-       ucidef_add_switch_vlan "switch0" "1" "0t 2 3 4 5"
-       ucidef_add_switch_vlan "switch0" "2" "0t 1"
+       ucidef_add_switch_vlan "switch0" "1" "0t 1 2 3 4"
+       ucidef_add_switch_vlan "switch0" "2" "0t 5"
        ;;
 
 ap136-010)
@@ -212,6 +213,7 @@ tl-wr941nd)
        ucidef_set_interfaces_lan_wan "lan1 lan2 lan3 lan4" "wan"
        ;;
 
+dir-615-i1 |\
 r6100 |\
 smart-300 |\
 tl-mr3420-v2 |\
@@ -299,6 +301,10 @@ esr900)
        [ -n "$mac" ] && ucidef_set_interface_macaddr "wan" "$mac"
        ;;
 
+dlan-pro-500-wp)
+       ucidef_set_interface_lan "eth0 eth1"
+       ;;
+
 all0305 |\
 aw-nr580 |\
 bullet-m |\
@@ -339,12 +345,14 @@ tl-wa901nd-v3 |\
 tl-wr703n |\
 tube2h |\
 wndap360 |\
+wap4410n |\
 mynet-rext |\
 wp543)
        ucidef_set_interface_lan "eth0"
        ;;
 
 antminer-s1 |\
+antminer-s3 |\
 dir-505-a1)
        ucidef_set_interface_lan "eth1"
        ;;