2
0
forked from Ivasoft/openwrt

ar71xx: Buffalo WHR-HP-G300N kernel support

The initial support for the Buffalo WHR-HP-G300N box.
The code was confirmed to boot and run, but not tested in depth.

Known problem: iw phy phy0 info shows:
	Coverage class: 0 (up to 0m)
	Available Antennas: TX 0 RX 0

Signed-off-by: Yoichi Shinoda <shinoda@jaist.ac.jp>

SVN-Revision: 28567
This commit is contained in:
Gabor Juhos
2011-10-24 21:49:26 +00:00
parent 61441fe2de
commit 9d51cda2db
9 changed files with 213 additions and 1 deletions

View File

@@ -111,6 +111,9 @@ get_status_led() {
unifi)
status_led="ubnt:green:dome"
;;
whr-hp-g300n)
status_led="whr-hp-g300n:green:router"
;;
wndr3700 | wndr3700v2)
status_led="wndr3700:green:power"
;;