projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: add default configuration for the switch on AP96
[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
2337044
..
d61a78d
100755
(executable)
--- a/
target/linux/ar71xx/base-files/etc/diag.sh
+++ b/
target/linux/ar71xx/base-files/etc/diag.sh
@@
-90,6
+90,9
@@
get_status_led() {
tl-wa901nd)
status_led="tl-wa901nd:green:system"
;;
tl-wa901nd)
status_led="tl-wa901nd:green:system"
;;
+ tl-wa901nd-v2)
+ status_led="tl-wa901nd-v2:green:system"
+ ;;
tl-wr1043nd)
status_led="tl-wr1043nd:green:system"
;;
tl-wr1043nd)
status_led="tl-wr1043nd:green:system"
;;
@@
-105,7
+108,7
@@
get_status_led() {
unifi)
status_led="ubnt:green:dome"
;;
unifi)
status_led="ubnt:green:dome"
;;
- wndr3700)
+ wndr3700
| wndr3700v2
)
status_led="wndr3700:green:power"
;;
wnr2000)
status_led="wndr3700:green:power"
;;
wnr2000)
This page took
0.020993 seconds
and
4
git commands to generate.