aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/uci-defaults/02_network
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-07-14 07:37:03 +0000
committerJohn Crispin <blogic@openwrt.org>2015-07-14 07:37:03 +0000
commit1c494b6bb7798a02aef5893b3a3522d986a214b2 (patch)
treebdb3bcf09a16c21f3428abfb8e1e89a77ecfdb69 /target/linux/ar71xx/base-files/etc/uci-defaults/02_network
parent186154ff2c19e912e1f300365c678454cc91810d (diff)
downloadmaster-187ad058-1c494b6bb7798a02aef5893b3a3522d986a214b2.tar.gz
master-187ad058-1c494b6bb7798a02aef5893b3a3522d986a214b2.tar.bz2
master-187ad058-1c494b6bb7798a02aef5893b3a3522d986a214b2.zip
ar71xx: add support for the devolo dLAN pro 1200+ WiFi ac
Signed-off-by: Günther Kelleter <guenther.kelleter@devolo.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46342 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/uci-defaults/02_network')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/uci-defaults/02_network6
1 files changed, 6 insertions, 0 deletions
diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/02_network b/target/linux/ar71xx/base-files/etc/uci-defaults/02_network
index 615dbc4f8a..9a0d0a3514 100755
--- a/target/linux/ar71xx/base-files/etc/uci-defaults/02_network
+++ b/target/linux/ar71xx/base-files/etc/uci-defaults/02_network
@@ -305,6 +305,12 @@ 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 |\