X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fbase-files%2Fetc%2Fdiag.sh;h=0b0b8d9777fb96f0b33b204cd6930237a113d653;hb=190ee7d86b450083fea4236d588d0d88a50e1311;hp=f886b5da8accfb409c9016b035a4bc64217009b3;hpb=2efdc7c896fcd846e9a4732f93dc36e095d37a07;p=openwrt%2Fopenwrt.git diff --git a/target/linux/ramips/base-files/etc/diag.sh b/target/linux/ramips/base-files/etc/diag.sh index f886b5da8a..0b0b8d9777 100644 --- a/target/linux/ramips/base-files/etc/diag.sh +++ b/target/linux/ramips/base-files/etc/diag.sh @@ -19,30 +19,44 @@ get_status_led() { asl26555|\ br-6425|\ br-6475nd|\ + c50|\ + dch-m225|\ + dir-860l-b1|\ e1700|\ fonera20n|\ + kn_rc|\ + kn_rf|\ + kng_rc|\ + mzk-750dhp|\ mzk-dp150n|\ mzk-w300nh2|\ nbg-419n|\ + nbg-419n2|\ pwh2004|\ + vr500|\ wnce2001|\ + wndr3700v5|\ x5|\ x8|\ xdxrn502j) status_led="$board:green:power" ;; + 3g-6200nl) + status_led="$board:green:internet" + ;; a5-v11|\ + cs-qr10|\ d105|\ dcs-930l-b1|\ + ex2700|\ hlk-rm04|\ + jhr-n825r|\ mpr-a1|\ - mpr-a2) + mpr-a2|\ + mzk-ex750np) status_led="$board:red:power" ;; - ai-br100|\ - ht-tm02) - status_led="$board:blue:wlan" - ;; + ac1200pro|\ all0239-3g|\ dcs-930|\ dir-300-b1|\ @@ -55,33 +69,48 @@ get_status_led() { dir-615-h1|\ dir-620-a1|\ dir-620-d1|\ + dwr-512-b|\ hpm|\ hw550-3g|\ + mac1200rv2|\ miniembwifi|\ mofi3500-3gn|\ rut5xx|\ v11st-fe|\ vocore|\ - wmr-300) + wmr-300|\ + zbt-wg2626|\ + zbt-wg3526) status_led="$board:green:status" ;; + ai-br100|\ + ht-tm02) + status_led="$board:blue:wlan" + ;; atp-52b|\ ip2202) status_led="$board:green:run" ;; awapn2403|\ - dir-645) + dir-645|\ + sk-wb8|\ + wrh-300cr) status_led="$board:green:wps" ;; - cf-wr800n) + cf-wr800n|\ + psg1208) status_led="$board:white:wps" ;; + psg1218) + status_led="$board:yellow:status" + ;; cy-swr1100|\ w502u) status_led="$board:blue:wps" ;; dap-1350|\ na930|\ + pbr-m1|\ rt-n13u|\ rt-n14u|\ rt-n15|\ @@ -95,15 +124,31 @@ get_status_led() { status_led="$board:blue:power" ;; db-wrt01|\ - esr-9753) + esr-9753|\ + pbr-d1) status_led="$board:orange:power" ;; + f5d8235-v1) + status_led="$board:blue:wired" + ;; f5d8235-v2) status_led="$board:blue:router" ;; - f7c027) + f7c027|\ + timecloud) status_led="$board:orange:status" ;; + hc5*61|\ + jhr-n805r|\ + jhr-n926r|\ + mlw221|\ + mlwg2) + status_led="$board:blue:system" + ;; + linkits7688| \ + linkits7688d) + [ "$1" = "upgrade" ] && status_led="mediatek:orange:wifi" + ;; m2m) status_led="$board:blue:wifi" ;; @@ -112,69 +157,90 @@ get_status_led() { status_led="$board:blue:status" ;; miwifi-mini|\ + miwifi-nano|\ zte-q7) status_led="$board:red:status" ;; - mlw221|\ - mlwg2) - status_led="$board:blue:system" - ;; mr-102n) status_led="$board:amber:status" ;; nw718) status_led="$board:amber:cpu" ;; + newifi-d1) + status_led="$board:blue:status" + ;; oy-0001|\ - sl-r7205) + sl-r7205|\ + zbt-we826) status_led="$board:green:wifi" ;; - pbr-m1|\ - w306r-v20|\ - zbt-wr8305rt) - status_led="$board:green:sys" - ;; psr-680w) status_led="$board:red:wan" ;; px-4885|\ re6500|\ whr-1166d|\ - whr-300hp2|\ - whr-600d) + whr-600d|\ + widora-neo) status_led="$board:orange:wifi" ;; + mzk-ex300np|\ rt-n10-plus|\ tew-691gr|\ tew-692gr|\ ur-326n4g|\ ur-336un|\ + wf-2881|\ wr512-3gn) status_led="$board:green:wps" ;; + rb750gr3) + status_led="$board:blue:pwr" + ;; sap-g3200u3) status_led="$board:green:usb" ;; v22rw-2x2) status_led="$board:green:security" ;; + w306r-v20|\ + witi|\ + zbt-wr8305rt) + status_led="$board:green:sys" + ;; wcr-150gn|\ wl-351) status_led="$board:amber:power" ;; whr-g300n|\ + wlr-6000) + status_led="$board:red:power" + ;; wzr-agl300nh) status_led="$board:green:router" ;; + wizfi630a) + status_led="$board::run" + ;; + whr-300hp2|\ wsr-1166|\ wsr-600) - status_led="$board:orange:diag" + status_led="$board:green:power" + ;; + wrtnode2r | \ + wrtnode2p | \ + wrtnode) + status_led="wrtnode:blue:indicator" + ;; + zbt-cpe102) + status_led="$board:green:4g-0" ;; esac } set_state() { - get_status_led + get_status_led $1 case "$1" in preinit) @@ -183,6 +249,7 @@ set_state() { failsafe) status_led_blink_failsafe ;; + upgrade | \ preinit_regular) status_led_blink_preinit_regular ;;