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
c0aadbc
..
855d3a4
100755
(executable)
--- a/
target/linux/ar71xx/base-files/etc/diag.sh
+++ b/
target/linux/ar71xx/base-files/etc/diag.sh
@@
-114,6
+114,9
@@
get_status_led() {
wzr-hp-g300nh)
status_led="buffalo:green:router"
;;
wzr-hp-g300nh)
status_led="buffalo:green:router"
;;
+ wzr-hp-g300nh2)
+ status_led="buffalo:red:diag"
+ ;;
wndr3700)
status_led="wndr3700:green:power"
;;
wndr3700)
status_led="wndr3700:green:power"
;;
This page took
0.026238 seconds
and
4
git commands to generate.