hostapd: remove old button hotplug script
[openwrt.git] / target / linux / ar71xx / base-files / etc / uci-defaults / 02_network
index a8d2c76..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|\
@@ -152,7 +161,8 @@ tl-wr941nd)
        ;;
 
 tl-mr3420-v2 |\
-tl-wr841n-v8)
+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"
@@ -199,6 +209,7 @@ tl-mr3040 |\
 tl-wa901nd |\
 tl-wa901nd-v2 |\
 tl-wr703n |\
+wndap360 |\
 wp543)
        ucidef_set_interface_lan "eth0"
        ;;