ar71xx: add support for EasyLink M150 and M-mini
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / etc / uci-defaults / 02_network
index c8ee86bfcac6b36fb404b36a98bc97a9cbcad42d..99c0268581b14c780a8b0658f6127eeb69b5f3d3 100755 (executable)
@@ -86,6 +86,13 @@ nbg460n_550n_550nh)
        ucidef_add_switch_vlan "switch0" "0" "0 1 2 3 5"
        ;;
 
+nbg6716)
+       ucidef_set_interfaces_lan_wan "eth0.1" "eth1"
+       ucidef_add_switch "switch0" "1" "1"
+       ucidef_add_switch_vlan "switch0" "1" "0t 1 2 3 4"
+       ucidef_add_switch_vlan "switch0" "2" "5 6"
+       ;;
+
 rb-433 |\
 rb-433u)
        ucidef_set_interfaces_lan_wan "eth1" "eth0"
@@ -123,6 +130,10 @@ wzr-hp-g450h)
        ucidef_add_switch_vlan "switch0" "2" "0t 1"
        ;;
 
+rb-951ui-2hnd)
+       ucidef_set_interfaces_lan_wan "eth1" "eth0"
+       ;;
+
 rb-493g)
        ucidef_set_interfaces_lan_wan "eth0 eth1.1" "eth1.2"
        ucidef_add_switch "switch0" "1" "1"
@@ -141,6 +152,16 @@ ap113)
        ucidef_add_switch_vlan "switch0" "2" "0t 2"
        ;;
 
+el-m150)
+       ucidef_set_interfaces_lan_wan "eth1" "eth0"
+       ucidef_add_switch "switch0" "1" "1"
+       ucidef_add_switch_vlan "switch0" "1" "0 1 3"
+       ;;
+
+el-mini)
+       ucidef_set_interface_lan "eth0"
+       ;;
+
 tl-wdr4300|\
 tl-wr1041n-v2)
        ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
@@ -280,7 +301,9 @@ ap96 |\
 airrouter |\
 dir-600-a1 |\
 dir-615-c1 |\
+dir-615-e1 |\
 dir-615-e4 |\
+hiwifi-hc6361 |\
 ja76pf |\
 mynet-n600 |\
 oolite |\
@@ -295,6 +318,7 @@ tl-wdr3500 |\
 tl-wr741nd |\
 tl-wr741nd-v4 |\
 tl-wr841n-v7 |\
+tl-wr841n-v9 |\
 whr-g301n |\
 whr-hp-g300n |\
 whr-hp-gn |\