X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/680d895a87bfedbfc3220d05496d6070f23154a5..3caf3c48cf0c3ef99654636a50e0e3c993d7b052:/target/linux/ar71xx/base-files/etc/diag.sh diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh index a89ede949..d61a78d83 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -57,6 +57,9 @@ get_status_led() { eap7660d) status_led="eap7660d:green:ds4" ;; + ja76pf) + status_led="ja76pf:green:led1" + ;; ls-sr71) status_led="ubnt:green:d22" ;; @@ -81,12 +84,15 @@ get_status_led() { tew-632brp) status_led="tew-632brp:green:status" ;; - tl-mr3420) - status_led="tl-mr3420:green:system" + tl-mr3220 | tl-mr3420) + status_led="tl-mr3x20:green:system" ;; tl-wa901nd) status_led="tl-wa901nd:green:system" ;; + tl-wa901nd-v2) + status_led="tl-wa901nd-v2:green:system" + ;; tl-wr1043nd) status_led="tl-wr1043nd:green:system" ;; @@ -99,7 +105,10 @@ get_status_led() { tl-wr941nd) status_led="tl-wr941nd:green:system" ;; - wndr3700) + unifi) + status_led="ubnt:green:dome" + ;; + wndr3700 | wndr3700v2) status_led="wndr3700:green:power" ;; wnr2000)