ar71xx: add support to TP-Link Archer C59v1 and C60v1
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / etc / diag.sh
index d9d8a2953e364832f9aca45c00f4d631b0df08e2..edcf621b76283973e324d5a41eaa1709bbb667f3 100644 (file)
@@ -41,9 +41,13 @@ get_status_led() {
        ap135-020)
                status_led="ap135:green:status"
                ;;
+       archer-c59-v1|\
+       archer-c60-v1|\
        mr12|\
        mr16|\
        nbg6616|\
+       sc1750|\
+       sc450|\
        tl-wpa8630)
                status_led="$board:green:power"
                ;;
@@ -288,13 +292,17 @@ get_status_led() {
        rb-912uag-5hpnd)
                status_led="rb:green:user"
                ;;
-       rb-951ui-2hnd)
+       rb-951ui-2hnd | rb-941-2nd)
                status_led="rb:green:act"
                ;;
        rb-sxt2n|\
        rb-sxt5n)
                status_led="rb:green:power"
                ;;
+       re450|\
+       sc300m)
+               status_led="$board:blue:power"
+               ;;
        routerstation|\
        routerstation-pro)
                status_led="ubnt:green:rf"
@@ -346,6 +354,7 @@ get_status_led() {
        tl-wr1041n-v2|\
        tl-wr1043nd|\
        tl-wr1043nd-v2|\
+       tl-wr1043nd-v4|\
        tl-wr741nd|\
        tl-wr741nd-v4|\
        tl-wa801nd-v3|\