projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: add Ubiquiti Rocket M and Nanostation M support
[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
05e58c3
..
82de0a9
100755
(executable)
--- a/
target/linux/ar71xx/base-files/etc/diag.sh
+++ b/
target/linux/ar71xx/base-files/etc/diag.sh
@@
-39,6
+39,9
@@
get_status_led() {
aw-nr580)
status_led="aw-nr580:green:ready"
;;
aw-nr580)
status_led="aw-nr580:green:ready"
;;
+ bullet-m)
+ status_led="ubnt:green:link4"
+ ;;
ls-sr71)
status_led="ubnt:green:d22"
;;
ls-sr71)
status_led="ubnt:green:d22"
;;
@@
-63,6
+66,9
@@
get_status_led() {
tl-wr941nd)
status_led="tl-wr941nd:green:system"
;;
tl-wr941nd)
status_led="tl-wr941nd:green:system"
;;
+ wndr3700)
+ status_led="wndr3700:green:power"
+ ;;
wnr2000)
status_led="wnr2000:green:power"
;;
wnr2000)
status_led="wnr2000:green:power"
;;
@@
-73,7
+79,7
@@
get_status_led() {
status_led="wrt400n:blue:status"
;;
wrt160nl)
status_led="wrt400n:blue:status"
;;
wrt160nl)
- status_led="wrt160nl:blue:
statu
s"
+ status_led="wrt160nl:blue:
wp
s"
;;
esac;
}
;;
esac;
}
This page took
0.025669 seconds
and
4
git commands to generate.