ar71xx: complete support for RB mAP 2nD
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / etc / board.d / 02_network
index 78e04627ac2a614eca381234f027f590efc3488a..614c82de05f2d3f7ed6d7b3db10b4a424ca1c349 100755 (executable)
@@ -101,6 +101,7 @@ ar71xx_setup_interfaces()
        rb-mapl-2nd|\
        rb-sxt2n|\
        rb-sxt5n|\
+       rb-wap-2nd|\
        re450|\
        rocket-m-xw|\
        sc300m |\
@@ -128,6 +129,7 @@ ar71xx_setup_interfaces()
        tl-wr802n-v2|\
        tl-wr902ac-v1|\
        tube2h|\
+       unifi|\
        unifiac-lite|\
        wi2a-ac200i|\
        wndap360|\
@@ -157,6 +159,7 @@ ar71xx_setup_interfaces()
        tl-wr710n|\
        tl-wr720n-v3|\
        tl-wr810n|\
+       tl-wr810n-v2|\
        wpe72|\
        wrtnode2q)
                ucidef_set_interfaces_lan_wan "eth1" "eth0"
@@ -416,6 +419,10 @@ ar71xx_setup_interfaces()
                ucidef_add_switch "switch1" \
                        "0@eth1" "1:lan" "2:lan" "3:lan" "4:lan" "5:wan"
                ;;
+       rb-map-2nd)
+               ucidef_add_switch "switch0" \
+                       "0@eth0" "1:wan" "2:lan"
+               ;;
        tellstick-znet-lite)
                ucidef_set_interface_wan "eth0"
                ucidef_set_interface_raw "wlan" "wlan0" "dhcp"