ramips: add support for the HNET C108
[openwrt/openwrt.git] / target / linux / ramips / base-files / etc / diag.sh
index 3933357aad8378f6e7bc815fae361c35fcb4771b..75171673bb64b9dadfec94660b4936aa7cccebe4 100644 (file)
@@ -16,12 +16,12 @@ get_status_led() {
        3g-6200n|\
        ar670w|\
        ar725w|\
-       br-6425|\
        br-6475nd|\
        c50|\
        dch-m225|\
        dir-860l-b1|\
        e1700|\
+       ex2700|\
        ex3700|\
        fonera20n|\
        kn|\
@@ -42,7 +42,8 @@ get_status_led() {
        wndr3700v5|\
        x5|\
        x8|\
-       xdxrn502j)
+       xdxrn502j|\
+       wn3000rpv3)
                status_led="$board:green:power"
                ;;
        3g-6200nl)
@@ -52,13 +53,11 @@ get_status_led() {
        cs-qr10|\
        d105|\
        dcs-930l-b1|\
-       ex2700|\
        hlk-rm04|\
        jhr-n825r|\
        mpr-a1|\
        mpr-a2|\
-       mzk-ex750np|\
-       wn3000rpv3)
+       mzk-ex750np)
                status_led="$board:red:power"
                ;;
        ai-br100|\
@@ -77,6 +76,7 @@ get_status_led() {
        dir-620-a1|\
        dir-620-d1|\
        dwr-512-b|\
+       gb-pc1|\
        hpm|\
        hw550-3g|\
        mac1200rv2|\
@@ -103,6 +103,9 @@ get_status_led() {
        wrh-300cr)
                status_led="$board:green:wps"
                ;;
+       c108)
+               status_led="$board:green:lan"
+               ;;
        cf-wr800n|\
        psg1208)
                status_led="$board:white:wps"
@@ -177,6 +180,9 @@ get_status_led() {
        m4-8M)
                status_led="m4:blue:status"
                ;;
+       mir3g)
+               status_led="$board:yellow:status"
+               ;;
        miwifi-mini|\
        zte-q7)
                status_led="$board:red:status"
@@ -240,6 +246,9 @@ get_status_led() {
        vocore2)
                status_led="$board:fuchsia:status"
                ;;
+       vocore2lite)
+               status_led="$board:green:status"
+               ;;
        w306r-v20|\
        witi|\
        zbt-wr8305rt)