hostapd: remove old button hotplug script
[openwrt.git] / target / linux / ar71xx / base-files / etc / uci-defaults / 02_network
index bc98982..86dceab 100755 (executable)
@@ -37,7 +37,8 @@ ap136-010)
        ;;
 
 ap136-020 |\
-ap135-020)
+ap135-020 |\
+archer-c7)
        ucidef_set_interfaces_lan_wan "eth1" "eth0"
        ucidef_add_switch "switch0" "1" "1"
        ucidef_add_switch_vlan "switch0" "1" "0 1 2 3 4"
@@ -46,6 +47,7 @@ ap135-020)
 
 db120 |\
 rb-2011l | \
+rb-2011uas |\
 rb-2011uas-2hnd)
        ucidef_set_interfaces_lan_wan "eth0.1 eth1" "eth0.2"
        ucidef_add_switch "switch0" "1" "1"
@@ -53,6 +55,13 @@ rb-2011uas-2hnd)
        ucidef_add_switch_vlan "switch0" "2" "0t 1"
        ucidef_add_switch "switch1" "1" "1"
        ucidef_add_switch_vlan "switch1" "1" "0 1 2 3 4 5"
+
+       case "$board" in
+       rb-2011uas*)
+               ucidef_set_interface_raw "sfp" "eth0.3"
+               ucidef_add_switch_vlan "switch0" "3" "0t 6"
+               ;;
+       esac
        ;;
 
 dir-825-b1|\
@@ -151,7 +160,9 @@ tl-wr941nd)
        ucidef_set_interfaces_lan_wan "lan1 lan2 lan3 lan4" "wan"
        ;;
 
-tl-wr841n-v8)
+tl-mr3420-v2 |\
+tl-wr841n-v8 |\
+wnr2000-v3)
        ucidef_set_interfaces_lan_wan "eth1" "eth0"
        ucidef_add_switch "switch0" "1" "1"
        ucidef_add_switch_vlan "switch0" "1" "0 1 2 3 4"
@@ -198,6 +209,7 @@ tl-mr3040 |\
 tl-wa901nd |\
 tl-wa901nd-v2 |\
 tl-wr703n |\
+wndap360 |\
 wp543)
        ucidef_set_interface_lan "eth0"
        ;;
@@ -209,6 +221,7 @@ jwap003 |\
 pb42 |\
 pb44 |\
 routerstation|\
+tl-wr720n-v3|\
 wpe72)
        ucidef_set_interfaces_lan_wan "eth1" "eth0"
        ;;
@@ -228,6 +241,7 @@ tew-712br |\
 tl-mr3220 |\
 tl-mr3220-v2 |\
 tl-mr3420 |\
+tl-wdr3500 |\
 tl-wr741nd |\
 tl-wr741nd-v4 |\
 tl-wr841n-v7 |\