summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-05-08 17:03:42 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-05-08 17:03:42 +0000
commit33a2cbfd5c03f9b7c7c41ee21eb16db214d0ed43 (patch)
tree7c58f21b64312eab39f0b30b42fb94a01fdeefb3 /target/linux/ar71xx/base-files/etc/uci-defaults/01_leds
parent10b3ca5ccbd602c6d38456431631269018809b87 (diff)
downloadmaster-31e0f0ae-33a2cbfd5c03f9b7c7c41ee21eb16db214d0ed43.tar.gz
master-31e0f0ae-33a2cbfd5c03f9b7c7c41ee21eb16db214d0ed43.tar.bz2
master-31e0f0ae-33a2cbfd5c03f9b7c7c41ee21eb16db214d0ed43.zip
ar71xx: add user-space support for Netgear WNDAP360
[juhosg: this has been created from the following patch: http://patchwork.openwrt.org/patch/3620/ ] Signed-off-by: Jacek Kikiewicz <jaceq@aol.pl> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36579
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/uci-defaults/01_leds')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/uci-defaults/01_leds4
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds b/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds
index afeae42103..6e3e37092a 100755
--- a/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds
+++ b/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds
@@ -200,6 +200,10 @@ wrt160nl)
ucidef_set_led_wlan "wlan" "WLAN" "wrt160nl:blue:wlan" "phy0tpt"
;;
+wndap360)
+ ucidef_set_led_power "power" "POWER GREEN" "wndap360:green:power" "1"
+ ;;
+
wndr3700)
ucidef_set_led_default "wan" "WAN LED (green)" "wndr3700:green:wan" "0"
ucidef_set_led_usbdev "usb" "USB" "wndr3700:green:usb" "1-1"