projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0028c9e
)
ar71xx: uci-defaults/leds for ALL0258N
author
Gabor Juhos
<
[email protected]
>
Mon, 13 Aug 2012 14:01:38 +0000
(14:01 +0000)
committer
Gabor Juhos
<
[email protected]
>
Mon, 13 Aug 2012 14:01:38 +0000
(14:01 +0000)
Signed-off-by: Daniel Golle <
[email protected]
>
SVN-Revision: 33165
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 cdbb30185d78ea3373412fe281bd07719aed95b4..d94f024ffe46182ee397858f849c804054001a65 100755
(executable)
--- a/
target/linux/ar71xx/base-files/etc/uci-defaults/leds
+++ b/
target/linux/ar71xx/base-files/etc/uci-defaults/leds
@@
-14,6
+14,13
@@
alfa-nx)
ucidef_set_led_netdev "lan" "LAN" "alfa:green:led_3" "eth1"
;;
+all0258n)
+ ucidef_set_rssimon "wlan0" "40000" "1"
+ ucidef_set_led_rssi "rssilow" "RSSILOW" "all0258n:red:rssilow" "wlan0" "1" "40" "0" "6"
+ ucidef_set_led_rssi "rssimedium" "RSSIMEDIUM" "all0258n:yellow:rssimedium" "wlan0" "30" "80" "-29" "5"
+ ucidef_set_led_rssi "rssihigh" "RSSIHIGH" "all0258n:green:rssihigh" "wlan0" "70" "100" "-69" "8"
+ ;;
+
ap113)
ucidef_set_led_usbdev "usb" "USB" "ap113:green:usb" "1-1"
;;