X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/28c6546050d344bb29d35df7da68b939edeeac18..6483a9f7391ac1844e702c8c00fc2e8a85a1caf1:/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 d8bcb90ce..76f263b64 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -91,6 +91,9 @@ 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" ;; @@ -103,12 +106,16 @@ get_status_led() { tl-wr741nd | \ tl-wr741nd-v4 | \ tl-wr841n-v1 | \ + tl-wr841n-v7 | \ tl-wr941nd) status_led="tp-link:green:system" ;; tl-wr703n) status_led="tp-link:blue:system" ;; + tl-wr2543n) + status_led="tp-link:green:wps" + ;; unifi) status_led="ubnt:green:dome" ;;