ar71xx: add support for the devolo dLAN pro 1200+ WiFi ac
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / etc / uci-defaults / 02_network
old mode 100644 (file)
new mode 100755 (executable)
index 0eeae2b..9a0d0a3
@@ -213,6 +213,7 @@ tl-wr941nd)
        ucidef_set_interfaces_lan_wan "lan1 lan2 lan3 lan4" "wan"
        ;;
 
+dir-615-i1 |\
 r6100 |\
 smart-300 |\
 tl-mr3420-v2 |\
@@ -300,6 +301,16 @@ esr900)
        [ -n "$mac" ] && ucidef_set_interface_macaddr "wan" "$mac"
        ;;
 
+dlan-pro-500-wp)
+       ucidef_set_interface_lan "eth0 eth1"
+       ;;
+
+dlan-pro-1200-ac)
+       ucidef_set_interface_lan "eth0"
+       ucidef_add_switch "switch0" "1" "0"
+       ucidef_add_switch_vlan "switch0" "0" "0 2 3 4"
+       ;;
+
 all0305 |\
 aw-nr580 |\
 bullet-m |\
@@ -340,6 +351,7 @@ tl-wa901nd-v3 |\
 tl-wr703n |\
 tube2h |\
 wndap360 |\
+wap4410n |\
 mynet-rext |\
 wp543)
        ucidef_set_interface_lan "eth0"