Add Netgear WNCE2001 (OF version)
[openwrt/openwrt.git] / target / linux / ramips / base-files / etc / uci-defaults / 02_network
index d2400870c6d05a05f063af29f980fcdc38267a10..e28f2b54694e8e9da926fb4a98ce70c07072e1f8 100755 (executable)
@@ -38,14 +38,15 @@ ramips_setup_interfaces()
 
        case $board in
        3g300m | \
+       w150m | \
        all0256n | \
        all5002 | \
-       broadway)
+       broadway | \
+       wnce2001)
                ucidef_add_switch "switch0" "1" "0"
                ucidef_set_interface_lan "eth0"
                ;;
 
-       dir-615-h1 | \
        3g-6200nl | \
        wl-330n)
                ucidef_set_interface_lan "eth0.1"
@@ -69,6 +70,7 @@ ramips_setup_interfaces()
                ucidef_add_switch_vlan "switch0" "2" "0 6t"
                ;;
 
+       dir-615-h1 | \
        mzk-w300nh2)
                ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
                ucidef_add_switch "switch0" "1" "1"
@@ -156,6 +158,7 @@ ramips_setup_macs()
                ;;
        3g-6200n | \
        3g300m | \
+       w150m | \
        air3gii | \
        argus-atp52b | \
        bc2 | \
@@ -240,7 +243,8 @@ ramips_setup_macs()
 
        all0239-3g | \
        carambola | \
-       w502u)
+       w502u | \
+       wnce2001)
                lan_mac=$(mtd_get_mac_binary factory 40)
                wan_mac=$(mtd_get_mac_binary factory 46)
                ;;