X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/bf238aa8e92110cfbf9e9b3a1b46299422c35650..ebbec463c78aa5c4450a4e6be9ed1207f662e4ec:/target/linux/ar71xx/base-files/etc/diag.sh?ds=sidebyside diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh index 3332a7f6e..f30ad0522 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -91,10 +91,15 @@ get_status_led() { routerstation | routerstation-pro) status_led="ubnt:green:rf" ;; + rw2458n) + status_led="rw2458n:green:d3" + ;; tew-632brp) status_led="tew-632brp:green:status" ;; - tl-mr3020 | \ + tl-mr3020) + status_led="tp-link:green:wps" + ;; tl-mr3220 | \ tl-mr3420 | \ tl-wa901nd | \ @@ -110,6 +115,9 @@ get_status_led() { tl-wr703n) status_led="tp-link:blue:system" ;; + tl-wr2543n) + status_led="tp-link:green:wps" + ;; unifi) status_led="ubnt:green:dome" ;;