ar71xx: add support for the devolo dLAN pro 1200+ WiFi ac
[15.05/openwrt.git] / target / linux / ar71xx / base-files / etc / uci-defaults / 02_network
index f5c6865..963deb8 100644 (file)
@@ -298,6 +298,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 |\
@@ -343,6 +353,7 @@ wp543)
        ucidef_set_interface_lan "eth0"
        ;;
 
+antminer-s1 |\
 dir-505-a1)
        ucidef_set_interface_lan "eth1"
        ;;
@@ -368,6 +379,10 @@ wpj344)
        ucidef_add_switch_vlan "switch0" "2" "0t 2"
        ;;
 
+wpj531)
+       ucidef_set_interfaces_lan_wan "eth0" "eth1"
+       ;;
+
 wpj558)
        ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
        ucidef_add_switch "switch0" "1" "1"