ramips: add support for MikroTik hEX v3 (RB750Gr3)
[openwrt/openwrt.git] / target / linux / ramips / base-files / etc / diag.sh
index 1eb4036aabb64cff47fbfa2f56f54ab3ac4570d8..a229bbb1a39bfa56212ef4d633997746caca69e0 100644 (file)
@@ -19,6 +19,7 @@ get_status_led() {
        asl26555|\
        br-6425|\
        br-6475nd|\
+       c50|\
        dch-m225|\
        dir-860l-b1|\
        e1700|\
@@ -27,7 +28,9 @@ get_status_led() {
        mzk-dp150n|\
        mzk-w300nh2|\
        nbg-419n|\
+       nbg-419n2|\
        pwh2004|\
+       vr500|\
        wnce2001|\
        wndr3700v5|\
        x5|\
@@ -35,6 +38,9 @@ get_status_led() {
        xdxrn502j)
                status_led="$board:green:power"
                ;;
+       3g-6200nl)
+               status_led="$board:green:internet"
+               ;;
        a5-v11|\
        cs-qr10|\
        d105|\
@@ -86,13 +92,13 @@ get_status_led() {
        wrh-300cr)
                status_led="$board:green:wps"
                ;;
-       c50)
-               status_led="tp-link:blue:power"
-               ;;
        cf-wr800n|\
        psg1208)
                status_led="$board:white:wps"
                ;;
+       psg1218)
+               status_led="$board:yellow:status"
+               ;;
        cy-swr1100|\
        w502u)
                status_led="$board:blue:wps"
@@ -113,7 +119,8 @@ get_status_led() {
                status_led="$board:blue:power"
                ;;
        db-wrt01|\
-       esr-9753)
+       esr-9753|\
+       pbr-d1)
                status_led="$board:orange:power"
                ;;
        f5d8235-v2)
@@ -142,6 +149,7 @@ get_status_led() {
                status_led="$board:blue:status"
                ;;
        miwifi-mini|\
+       miwifi-nano|\
        zte-q7)
                status_led="$board:red:status"
                ;;
@@ -151,6 +159,9 @@ get_status_led() {
        nw718)
                status_led="$board:amber:cpu"
                ;;
+       newifi-d1)
+               status_led="$board:blue:status"
+               ;;
        oy-0001|\
        sl-r7205|\
        zbt-we826)
@@ -177,6 +188,9 @@ get_status_led() {
        wr512-3gn)
                status_led="$board:green:wps"
                ;;
+       rb750gr3)
+               status_led="$board:green:usr"
+               ;;
        sap-g3200u3)
                status_led="$board:green:usb"
                ;;