projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ramips: add preliminary support for the RT3662/RT3883 SoCs
[openwrt.git]
/
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
76f263b
..
3d57854
100755
(executable)
--- a/
target/linux/ar71xx/base-files/etc/diag.sh
+++ b/
target/linux/ar71xx/base-files/etc/diag.sh
@@
-51,14
+51,15
@@
get_status_led() {
db120)
status_led="db120:green:status"
;;
db120)
status_led="db120:green:status"
;;
- dir-600-a1)
- status_led="dir-600-a1:green:power"
+ dir-600-a1 |\
+ dir-615-e4)
+ status_led="d-link:green:power"
;;
dir-615-c1)
;;
dir-615-c1)
- status_led="d
ir-615c1
:green:status"
+ status_led="d
-link
:green:status"
;;
dir-825-b1)
;;
dir-825-b1)
- status_led="d
ir825b1
:orange:power"
+ status_led="d
-link
:orange:power"
;;
eap7660d)
status_led="eap7660d:green:ds4"
;;
eap7660d)
status_led="eap7660d:green:ds4"
@@
-97,7
+98,12
@@
get_status_led() {
tew-632brp)
status_led="tew-632brp:green:status"
;;
tew-632brp)
status_led="tew-632brp:green:status"
;;
- tl-mr3020 | \
+ tew-673gru)
+ status_led="trendnet:blue:wps"
+ ;;
+ tl-mr3020)
+ status_led="tp-link:green:wps"
+ ;;
tl-mr3220 | \
tl-mr3420 | \
tl-wa901nd | \
tl-mr3220 | \
tl-mr3420 | \
tl-wa901nd | \
This page took
0.02574 seconds
and
4
git commands to generate.