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 network config for buffalo WZR-HP-G300NH2 and WZR-HP-G450H
[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
f6f36bf
..
855d3a4
100755
(executable)
--- a/
target/linux/ar71xx/base-files/etc/diag.sh
+++ b/
target/linux/ar71xx/base-files/etc/diag.sh
@@
-45,6
+45,9
@@
get_status_led() {
bullet-m | rocket-m | nano-m | nanostation-m)
status_led="ubnt:green:link4"
;;
bullet-m | rocket-m | nano-m | nanostation-m)
status_led="ubnt:green:link4"
;;
+ db120)
+ status_led="db120:green:status"
+ ;;
dir-600-a1)
status_led="dir-600-a1:green:power"
;;
dir-600-a1)
status_led="dir-600-a1:green:power"
;;
@@
-57,6
+60,9
@@
get_status_led() {
eap7660d)
status_led="eap7660d:green:ds4"
;;
eap7660d)
status_led="eap7660d:green:ds4"
;;
+ hornet-ub)
+ status_led="alfa:blue:wps"
+ ;;
ja76pf)
status_led="ja76pf:green:led1"
;;
ja76pf)
status_led="ja76pf:green:led1"
;;
@@
-102,11
+108,16
@@
get_status_led() {
unifi)
status_led="ubnt:green:dome"
;;
unifi)
status_led="ubnt:green:dome"
;;
+ whr-g301n | \
whr-hp-g300n | \
whr-hp-g300n | \
+ whr-hp-gn | \
wzr-hp-g300nh)
status_led="buffalo:green:router"
;;
wzr-hp-g300nh)
status_led="buffalo:green:router"
;;
- wndr3700 | wndr3700v2)
+ wzr-hp-g300nh2)
+ status_led="buffalo:red:diag"
+ ;;
+ wndr3700)
status_led="wndr3700:green:power"
;;
wnr2000)
status_led="wndr3700:green:power"
;;
wnr2000)
This page took
0.022483 seconds
and
4
git commands to generate.