X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Fbase-files%2Fetc%2Fdiag.sh;h=a3499cfafbe001f32b2edc688aaec02ecdbc38a4;hp=797c30f8a5f04ece86796d9df68da6127de1b0aa;hb=bb06f6d3badf188d407ee34b38e6825ce6a2cb58;hpb=c0742307a18178ee7d2cee1fc6b0e199ccb1e1fa diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh index 797c30f8a5..a3499cfafb 100644 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -66,7 +66,10 @@ get_status_led() { archer-c60-v1|\ archer-c60-v2|\ archer-c7-v4|\ + archer-c7-v5|\ fritz300e|\ + fritz4020|\ + fritz450e|\ gl-usb150|\ mr12|\ mr16|\ @@ -208,6 +211,7 @@ get_status_led() { ;; e600g-v2|\ oolite-v5.2-dev|\ + ts-d084|\ wifi-pineapple-nano) status_led="$board:blue:system" ;; @@ -259,6 +263,9 @@ get_status_led() { jwap230) status_led="$board:green:led1" ;; + koala) + status_led="$board:blue:sys" + ;; lan-turtle) status_led="$board:orange:system" ;; @@ -335,6 +342,7 @@ get_status_led() { status_led="$board:green:wan" ;; rb-2011il|\ + rb-2011ils|\ rb-2011l|\ rb-2011uas|\ rb-2011uas-2hnd) @@ -366,7 +374,8 @@ get_status_led() { rb-962uigs-5hact2hnt|\ rb-lhg-5nd|\ rb-map-2nd|\ - rb-mapl-2nd) + rb-mapl-2nd|\ + rb-wap-2nd) status_led="rb:green:user" ;; rb-951ui-2hnd)