ramips: use generic board detection for D-Link DAP-1522 A1
[openwrt/openwrt.git] / target / linux / ramips / base-files / etc / board.d / 02_network
index f50a5a6d4642a293a29541a4d77154e06b35c0ce..4208321e69ccc25f0fbc966fb99d048c881f1d61 100755 (executable)
@@ -57,7 +57,8 @@ ramips_setup_interfaces()
        omega2p | \
        timecloud|\
        w150m|\
-       widora-neo|\
+       widora,neo-16m|\
+       widora,neo-32m|\
        wnce2001|\
        zbt-cpe102|\
        zte-q7)
@@ -174,6 +175,7 @@ ramips_setup_interfaces()
        rb750gr3|\
        rt-n14u|\
        tplink,c20-v4|\
+       tplink,c50-v3|\
        tplink,tl-mr3420-v5|\
        tl-wr840n-v4|\
        tl-wr840n-v5|\
@@ -204,6 +206,10 @@ ramips_setup_interfaces()
                ucidef_add_switch "switch0" \
                        "0:lan" "4:lan" "6@eth0"
                ;;
+       gb-pc2)
+               ucidef_add_switch "switch0" \
+                       "4:lan" "0:wan" "6@eth0"
+               ;;
        gl-mt300n-v2)
                ucidef_add_switch "switch0" \
                        "1:lan" "0:wan" "6@eth0"
@@ -236,6 +242,7 @@ ramips_setup_interfaces()
                ;;
        cs-qr10|\
        d105|\
+       dlink,dap-1522-a1|\
        dch-m225|\
        ex2700|\
        ex3700|\
@@ -349,7 +356,7 @@ ramips_setup_interfaces()
                ucidef_add_switch "switch0" \
                        "1:lan" "2:lan" "0:wan" "6@eth0"
                ;;
-       zbt-we1226|\
+       zbtlink,zbt-we1226|\
        y1)
                ucidef_add_switch "switch0" \
                        "0:lan:2" "1:lan:1" "4:wan" "6@eth0"