ar71xx: Add eTactica EG-200 support
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / etc / board.d / 02_network
index 558b0381f073142f4f5278d4d9f8c24c7a00c1f0..f131b3b633e68f92cfc84adbec0714f45025efe9 100755 (executable)
@@ -93,6 +93,8 @@ ar71xx_setup_interfaces()
        pqi-air-pen|\
        rb-411|\
        rb-411u|\
+       rb-911-2hn|\
+       rb-911-5hn|\
        rb-911g-2hpnd|\
        rb-911g-5hpacd|\
        rb-911g-5hpnd|\
@@ -104,6 +106,8 @@ ar71xx_setup_interfaces()
        rb-sxt2n|\
        rb-sxt5n|\
        rb-wap-2nd|\
+       rb-wapg-5hact2hnd|\
+       re355|\
        re450|\
        rocket-m-xw|\
        sc300m |\
@@ -258,7 +262,8 @@ ar71xx_setup_interfaces()
                ucidef_add_switch "switch0" \
                        "0@eth0" "3:wan" "4:lan"
                ;;
-       cap324)
+       cap324|\
+       rme-eg200)
                ucidef_set_interface_lan "eth0" "dhcp"
                ;;
        cpe210|\
@@ -369,6 +374,12 @@ ar71xx_setup_interfaces()
                ucidef_add_switch "switch0" \
                        "0@eth0" "1:lan:4" "2:lan:3" "3:lan:2" "4:lan:1" "5:wan"
                ;;
+       ew-balin)
+# usb0 is RNDIS interface over USB in device mode
+               ucidef_set_interface_raw "usb2" "usb0" "static"
+               ucidef_add_switch "switch0" \
+                       "0@eth0" "5:lan:4" "4:lan:5" "3:wan"
+               ;;
        ew-dorin)
                ucidef_add_switch "switch0" \
                        "0@eth0" "1:lan" "2:lan" "3:wan"
@@ -425,6 +436,7 @@ ar71xx_setup_interfaces()
                ucidef_add_switch "switch1" \
                        "0@eth1" "1:lan:4" "2:lan:1" "3:lan:3" "4:lan:2" "5:wan"
                ;;
+       cf-e375ac |\
        rb-map-2nd)
                ucidef_add_switch "switch0" \
                        "0@eth0" "1:wan" "2:lan"