ar71xx: add user-space support for the WD My Net N600 board
[15.05/openwrt.git] / target / linux / ar71xx / base-files / etc / uci-defaults / 02_network
index 86dceab..23e99d0 100755 (executable)
@@ -37,14 +37,20 @@ ap136-010)
        ;;
 
 ap136-020 |\
-ap135-020 |\
-archer-c7)
+ap135-020)
        ucidef_set_interfaces_lan_wan "eth1" "eth0"
        ucidef_add_switch "switch0" "1" "1"
        ucidef_add_switch_vlan "switch0" "1" "0 1 2 3 4"
        ucidef_add_switch_vlan "switch0" "2" "5 6"
        ;;
 
+archer-c7)
+       ucidef_set_interfaces_lan_wan "eth1" "eth0"
+       ucidef_add_switch "switch0" "1" "1"
+       ucidef_add_switch_vlan "switch0" "1" "0 2 3 4 5"
+       ucidef_add_switch_vlan "switch0" "2" "1 6"
+       ;;
+
 db120 |\
 rb-2011l | \
 rb-2011uas |\
@@ -162,7 +168,9 @@ tl-wr941nd)
 
 tl-mr3420-v2 |\
 tl-wr841n-v8 |\
-wnr2000-v3)
+wnr2000-v3 |\
+wnr2200 |\
+wnr612-v2)
        ucidef_set_interfaces_lan_wan "eth1" "eth0"
        ucidef_add_switch "switch0" "1" "1"
        ucidef_add_switch_vlan "switch0" "1" "0 1 2 3 4"
@@ -203,7 +211,9 @@ eap7660d |\
 mr600 |\
 mr600v2 |\
 rb-411 |\
+tl-mr10u |\
 tl-mr11u |\
+tl-mr13u |\
 tl-mr3020 |\
 tl-mr3040 |\
 tl-wa901nd |\
@@ -214,6 +224,10 @@ wp543)
        ucidef_set_interface_lan "eth0"
        ;;
 
+dir-505-a1)
+       ucidef_set_interface_lan "eth1"
+       ;;
+
 alfa-ap96 |\
 alfa-nx |\
 ap83 |\
@@ -221,6 +235,7 @@ jwap003 |\
 pb42 |\
 pb44 |\
 routerstation|\
+tl-wr710n |\
 tl-wr720n-v3|\
 wpe72)
        ucidef_set_interfaces_lan_wan "eth1" "eth0"
@@ -234,6 +249,7 @@ dir-600-a1 |\
 dir-615-c1 |\
 dir-615-e4 |\
 ja76pf |\
+mynet-n600 |\
 rb-750 |\
 rb-751 |\
 tew-632brp |\