From 77eee74d567d81c81dffb95df6db9b1a7ac0724f Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 4 Nov 2010 18:48:22 +0000 Subject: [PATCH] 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 SVN-Revision: 23877 --- .../base-files/etc/uci-defaults/wndr3700 | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/wndr3700 b/target/linux/ar71xx/base-files/etc/uci-defaults/wndr3700 index 91f282b772..95ab14481e 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 <