From fa6072d377eb422bd639ebf0a4f3955889109bdb Mon Sep 17 00:00:00 2001 From: Felix Fietkau 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') 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 <