projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
010aec0
)
ar71xx: Buffalo WLAE-AG300N wireless led patch
author
Gabor Juhos
<juhosg@openwrt.org>
Wed, 1 Aug 2012 12:24:54 +0000
(12:24 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Wed, 1 Aug 2012 12:24:54 +0000
(12:24 +0000)
Here is the uci-defaults version of the led support for
the Buffalo WLAE-AG300N.
Signed-off-by: Yoichi Shinoda <shinoda@jaist.ac.jp>
SVN-Revision: 32932
target/linux/ar71xx/base-files/etc/uci-defaults/leds
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/base-files/etc/uci-defaults/leds
b/target/linux/ar71xx/base-files/etc/uci-defaults/leds
index e32d33d2add41e0ae66c7dfc10949a658c16c214..cdbb30185d78ea3373412fe281bd07719aed95b4 100755
(executable)
--- a/
target/linux/ar71xx/base-files/etc/uci-defaults/leds
+++ b/
target/linux/ar71xx/base-files/etc/uci-defaults/leds
@@
-141,6
+141,10
@@
whr-hp-gn)
ucidef_set_led_switch "lan4" "LAN4" "buffalo:green:lan4" "switch0" "0x10"
;;
+wlae-ag300n)
+ ucidef_set_led_netdev "wireless" "WIRELESS" "buffalo:green:wireless" "wlan0"
+ ;;
+
wzr-hp-g300nh)
ucidef_set_led_wlan "wlan" "Wireless" "buffalo:green:wireless" "phy0tpt"
ucidef_set_led_netdev "router" "Router" "buffalo:green:router" "eth1"