X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx%2Fbase-files%2Fetc%2Fuci-defaults%2F02_network;h=b41ee7e5f9ff6c0419cc69a3ffbc5dfd31c6b319;hp=f4985c7d6e6437a4f1f989dde2c93d973164c32a;hb=c47e7eabfc37c0adf80e341157d9ecf30e630b75;hpb=0317ad3cde7b3d9b62dc25e1ea73e314c02d83ca diff --git a/target/linux/brcm63xx/base-files/etc/uci-defaults/02_network b/target/linux/brcm63xx/base-files/etc/uci-defaults/02_network old mode 100755 new mode 100644 index f4985c7d6e..b41ee7e5f9 --- a/target/linux/brcm63xx/base-files/etc/uci-defaults/02_network +++ b/target/linux/brcm63xx/base-files/etc/uci-defaults/02_network @@ -12,7 +12,7 @@ touch /etc/config/network ucidef_set_interface_loopback -case "$board_name" in +case "$board_id" in 96348W3 |\ 96358-502V |\ @@ -61,7 +61,6 @@ V2500V_BB) ;; AW4139 |\ -AW4339U |\ HW553 |\ HW556*) ucidef_set_interface_lan "eth0.1" @@ -86,6 +85,8 @@ HW6358GW_B) 96368M-1341N |\ 96368M-1541N |\ 96368MVNgr |\ +AW4339U |\ +AW5200B |\ "F@ST2504n" |\ "F@ST2704V2" |\ P870HW-51a_v2) @@ -107,6 +108,13 @@ P870HW-51a_v2) ucidef_add_switch_vlan "eth0" "2" "4 5t" ;; +DGND3700v1_3800B) + ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2" + ucidef_add_switch "eth0" "1" "1" + ucidef_add_switch_vlan "eth0" "1" "1 2 3 4 8t" + ucidef_add_switch_vlan "eth0" "2" "0 8t" + ;; + NB6) ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2" ucidef_add_switch "switch0" "1" "1"