ar71xx: add support for jjPlus JWAP230
[openwrt/staging/yousong.git] / target / linux / ar71xx / base-files / etc / board.d / 02_network
index b88b6bb046bb58404b8b7fdb219cc41c3294bbce..667d2284106db8baa638a0f1fbb2f78eb7ce645a 100755 (executable)
@@ -3,19 +3,19 @@
 # Copyright (C) 2011-2015 OpenWrt.org
 #
 
-. /lib/functions/uci-defaults-new.sh
+. /lib/functions/system.sh
+. /lib/functions/uci-defaults.sh
 . /lib/ar71xx.sh
 
 board_config_update
 
-ucidef_set_interface_loopback
-
 board=$(ar71xx_board_name)
 
 
 case "$board" in
 all0315n |\
 all0258n |\
+dr344 |\
 ja76pf2|\
 rocket-m-ti |\
 ubnt-unifi-outdoor)
@@ -23,19 +23,23 @@ ubnt-unifi-outdoor)
        ;;
 
 ap132 |\
+ap152 |\
 wlr8100)
-       ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
        ucidef_add_switch "switch0" \
                "0@eth0" "2:lan" "3:lan" "4:lan" "5:lan" "1:wan"
        ;;
 
 esr1750 |\
 epg5000)
-       ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
        ucidef_add_switch "switch0" \
                "0@eth0" "1:lan:4" "2:lan:3" "3:lan:2" "4:lan:1" "5:wan"
        ;;
 
+cr5000)
+       ucidef_add_switch "switch0" \
+               "0@eth0" "1:lan" "2:lan" "3:lan" "4:lan" "5:wan"
+       ;;
+
 ap136-010 |\
 ap147-010)
        ucidef_set_interfaces_lan_wan "eth0" "eth1"
@@ -45,6 +49,7 @@ ap147-010)
 
 ap136-020 |\
 ap135-020 |\
+tew-823dru |\
 tl-wr1043nd-v2 |\
 wzr-450hp2)
        ucidef_set_interfaces_lan_wan "eth1" "eth0"
@@ -67,14 +72,13 @@ bsb)
        ucidef_set_interface_wlan
        ;;
 
+cpe210|\
 cpe510)
-       ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
        ucidef_add_switch "switch0" \
                "0@eth0" "5:lan" "4:wan"
        ;;
 
 airgatewaypro)
-       ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
        ucidef_add_switch "switch0" \
                "0@eth0" "4:lan" "5:wan"
        ;;
@@ -85,8 +89,6 @@ rb-2011uas |\
 rb-2011uias |\
 rb-2011uas-2hnd|\
 rb-2011uias-2hnd)
-       ucidef_set_interfaces_lan_wan "eth0.1 eth1" "eth0.2"
-
        case "$board" in
        rb-2011uas* | rb-2011uias | rb-2011uias-2hnd)
                ucidef_add_switch "switch0" \
@@ -162,7 +164,6 @@ rb-750gl |\
 rb-751g |\
 rb-951g-2hnd |\
 wzr-hp-g450h)
-       ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
        ucidef_add_switch "switch0" \
                "0@eth0" "2:lan" "3:lan" "4:lan" "5:lan" "1:wan"
        ;;
@@ -182,7 +183,6 @@ rb-493g)
 wzr-hp-g300nh2 |\
 pb92 |\
 ap113)
-       ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
        ucidef_add_switch "switch0" \
                "0@eth0" "1:lan:1" "3:lan:2" "4:lan:3" "5:lan:4" "2:wan"
        ;;
@@ -193,21 +193,23 @@ el-m150)
                "0:lan" "1:lan" "3@eth1" # XXX: confirm!
        ;;
 
+tellstick-znet-lite)
+       ucidef_set_interface_wan "eth0" "dhcp"
+       ucidef_set_interface_raw "wlan" "wlan0" "dhcp"
+       ;;
+
 tl-wdr4300|\
 tl-wr1041n-v2)
-       ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
        ucidef_add_switch "switch0" \
-               "0@eth0" "1:lan:4" "2:lan:3" "3:lan:2" "4:lan:1" "5:wan"
+               "0@eth0" "2:lan:1" "3:lan:2" "4:lan:3" "5:lan:4" "1:wan"
        ;;
 
 tl-wr1043nd)
-       ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
        ucidef_add_switch "switch0" \
                "1:lan" "2:lan" "3:lan" "4:lan" "0:wan" "5@eth0"
        ;;
 
 tl-wr2543n)
-       ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
        ucidef_add_switch "switch0" \
                "1:lan" "2:lan" "3:lan" "4:lan" "0:wan" "9@eth0"
        ;;
@@ -219,6 +221,7 @@ tl-wr941nd)
        ;;
 
 dir-615-i1 |\
+omy-g1 |\
 r6100 |\
 smart-300 |\
 tl-mr3420-v2 |\
@@ -231,20 +234,19 @@ wnr2000-v3 |\
 wnr2000-v4 |\
 wnr2200 |\
 wnr612-v2 |\
-wnr1000-v2)
+wnr1000-v2 |\
+wpn824n)
        ucidef_set_interfaces_lan_wan "eth1" "eth0"
        ucidef_add_switch "switch0" \
                "0:lan:4" "1:lan:3" "2:lan:2" "3:lan:1" "4@eth1" # XXX: confirm!
        ;;
 
 uap-pro)
-       ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
        ucidef_add_switch "switch0" \
                "0@eth0" "1:lan" "2:wan"
        ;;
 
 nanostation-m-xw)
-       ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
        ucidef_add_switch "switch0" \
                "0@eth0" "5:lan" "1:wan"
        ;;
@@ -261,10 +263,15 @@ wzr-hp-g300nh)
                "0:lan" "1:lan" "2:lan" "3:lan" "5@eth0"
        ;;
 
+cr3000)
+       ucidef_set_interfaces_lan_wan "eth0.1" "eth1"
+       ucidef_add_switch "switch0"  \
+               "0@eth0" "1:lan:1" "2:lan:4" "3:lan:3" "4:lan:2"
+       ;;
+
 dgl-5500-a1 |\
 dir-825-c1)
        local mac
-       ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
        ucidef_add_switch "switch0" \
                "0@eth0" "1:lan" "2:lan" "3:lan" "4:lan" "5:wan"
        mac=$(mtd_get_mac_ascii nvram "wan_mac")
@@ -273,7 +280,6 @@ dir-825-c1)
 
 mynet-n750)
        local mac
-       ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
        ucidef_add_switch "switch0" \
                "0@eth0" "1:lan" "2:lan" "3:lan" "4:lan" "5:wan"
        mac=$(mtd_get_mac_ascii devdata "wanmac")
@@ -288,7 +294,6 @@ dhp-1565-a1 |\
 dir-835-a1 |\
 wndr3700v4 | \
 wndr4300)
-       ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
        ucidef_add_switch "switch0" \
                "0@eth0" "1:lan" "2:lan" "3:lan" "4:lan" "5:wan"
        mac_lan=$(mtd_get_mac_binary caldata 0)
@@ -299,7 +304,6 @@ wndr4300)
 
 esr900)
        local mac
-       ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
        ucidef_add_switch "switch0" \
                "0@eth0" "1:lan" "2:lan" "3:lan" "4:lan" "5:wan"
        mac=$(mtd_get_mac_ascii u-boot-env "wanaddr")
@@ -313,23 +317,27 @@ dlan-pro-500-wp)
 
 dlan-pro-1200-ac)
        ucidef_set_interface_lan "eth0"
-       ucidef_add_switch "switch0"
-       ucidef_add_switch_attr "switch0" "reset" "false"
-       ucidef_add_switch_ports "switch0" \
+       ucidef_add_switch "switch0" \
                "0@eth0" "2:lan" "3:lan" "4:lan"
+       ucidef_add_switch_attr "switch0" "enable" "false"
        ;;
 
+alfa-ap120c |\
 all0305 |\
 antminer-s1 |\
 antminer-s3 |\
+antrouter-r1 |\
 aw-nr580 |\
 bullet-m |\
+c-55 |\
 cap4200ag |\
 eap300v2 |\
 eap7660d |\
 el-mini |\
 loco-m-xw |\
 mr1750 |\
+mr1750v2 |\
+mr18 |\
 mr600 |\
 mr600v2 |\
 mr900 |\
@@ -359,15 +367,22 @@ tl-wa801nd-v2 |\
 tl-wa901nd |\
 tl-wa901nd-v2 |\
 tl-wa901nd-v3 |\
+tl-wa901nd-v4 |\
 tl-wr703n |\
 tube2h |\
+unifiac-lite |\
 wndap360 |\
 mynet-rext |\
 wp543)
        ucidef_set_interface_lan "eth0"
        ;;
 
-arduino-yun | \
+cap324)
+       ucidef_set_interface_lan "eth0" "dhcp"
+       ;;
+
+arduino-yun |\
+tl-wa801nd-v3 |\
 dir-505-a1)
        ucidef_set_interface_lan "eth1"
        ;;
@@ -384,7 +399,9 @@ pb44 |\
 routerstation|\
 tl-wr710n |\
 tl-wr720n-v3|\
-wpe72)
+tl-wr810n |\
+wpe72 |\
+wrtnode2q)
        ucidef_set_interfaces_lan_wan "eth1" "eth0"
        ;;
 
@@ -394,18 +411,33 @@ gl-ar300)
                "0@eth1" "1:lan" "2:lan" "3:lan" "4:lan"
        ;;
 
+jwap230)
+       ucidef_set_interfaces_lan_wan "eth0" "eth1"
+       ucidef_add_switch "switch0" \
+               "0@eth0" "1:lan" "5:wan" "6@eth1"
+       ;;
+
+wpj342)
+       ucidef_add_switch "switch0" \
+               "0@eth0" "1:lan" "2:wan"
+       ;;
+
 wpj344)
-       ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
        ucidef_add_switch "switch0" \
                "0@eth0" "3:lan" "2:wan"
        ;;
 
+unifiac-pro)
+       ucidef_add_switch "switch0" \
+               "0@eth0" "2:lan" "3:wan"
+       ;;
+
+dr531 |\
 wpj531)
        ucidef_set_interfaces_lan_wan "eth0" "eth1"
        ;;
 
 wpj558)
-       ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
        ucidef_add_switch "switch0" \
                "5:lan" "1:wan" "6@eth0"
        ;;
@@ -427,6 +459,7 @@ oolite |\
 qihoo-c301 |\
 rb-750 |\
 rb-751 |\
+som9331 |\
 tew-632brp |\
 tew-712br |\
 tew-732br |\
@@ -439,6 +472,8 @@ tl-wr741nd |\
 tl-wr741nd-v4 |\
 tl-wr841n-v7 |\
 tl-wr841n-v9 |\
+tl-wr841n-v11 |\
+tl-wr842n-v3 |\
 whr-g301n |\
 whr-hp-g300n |\
 whr-hp-gn |\
@@ -449,13 +484,11 @@ wzr-hp-ag300h)
        ;;
 
 wzr-hp-g450h)
-       ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
        ucidef_add_switch "switch0" \
                "0@eth0" "2:lan:1 3:lan:2 4:lan:3 5:lan:4" "1:wan"
        ;;
 
 ew-dorin)
-       ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
        ucidef_add_switch "switch0" \
                "0@eth0" "1:lan" "2:lan" "3:wan"
        ;;