From de74662151d9a6b8657b274bc6e1f872f024e8fa Mon Sep 17 00:00:00 2001 From: nbd Date: Thu, 4 Nov 2010 18:48:22 +0000 Subject: ar71xx: WNDR3700 WiFi LEDs should blink for activity (#7984) Make the WiFi LEDs blink for activity on the WNDR3700, matching the stock firmware and user expectations. The green 2.4GHz and blue 5GHz LEDs will illuminate with the radio on, and will blink to indicate transmission and reception. Signed-off-by: Mark Mentovai git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23877 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../linux/ar71xx/base-files/etc/uci-defaults/wndr3700 | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) (limited to 'target/linux/ar71xx/base-files/etc') diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/wndr3700 b/target/linux/ar71xx/base-files/etc/uci-defaults/wndr3700 index 91f282b77..95ab14481 100755 --- a/target/linux/ar71xx/base-files/etc/uci-defaults/wndr3700 +++ b/target/linux/ar71xx/base-files/etc/uci-defaults/wndr3700 @@ -7,16 +7,28 @@ board=$(ar71xx_board_name) -wndr3700_set_wan_led() { +wndr3700_set_wan_wifi_leds() { uci batch <