mac80211: add WLAN LED support for Ralink RT305x SoC Devices
authorGabor Juhos <juhosg@openwrt.org>
Mon, 4 Apr 2011 08:42:58 +0000 (08:42 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Mon, 4 Apr 2011 08:42:58 +0000 (08:42 +0000)
commit8e1a827487cd53e675cdd7714b60f83122ef21a8
tree8964cee767e5f8c9a7112034cc89e8e2d8e3d815
parentdba1fdd47e7f6c9b07200f8ff0400f232ddbedf9
mac80211: add WLAN LED support for Ralink RT305x SoC Devices

This patch adds WLAN LED support to the mac80211 driver for Ralink
rt2x00/rt2800 (rt305x) SoC devices. The current driver in
kmod-rt2800-lib is based upon PCI, not SoC. The WLAN LED drivers in
rt2800lib.c set the LED brightness via an MCU request, but do nothing
for SoC. This patch checks for SoC and sets the register to enable the
WLAN LED (instead of an MCU request).  This fixes the WLAN LED for
RT305x devices (such as the HW550-3G).

Signed-off-by: Layne Edwards <ledwards76@gmail.com>
SVN-Revision: 26463
mac80211/patches/620-rt2x00_soc_led_support.patch [new file with mode: 0644]
package/mac80211/Makefile