mac80211: add WLAN LED support for Ralink RT305x SoC Devices
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 4 Apr 2011 08:42:58 +0000 (08:42 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 4 Apr 2011 08:42:58 +0000 (08:42 +0000)
commit59dd24394e690fa61339531978df21e07b956153
tree773d7a25cc0c19ba3e9b7123c68ae6af987704da
parent7e48cef3ca12d68bee4c311a8c94f25a92fad6a7
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26463 3c298f89-4303-0410-b956-a3cf2f4a3e73
mac80211/patches/620-rt2x00_soc_led_support.patch [new file with mode: 0644]
package/mac80211/Makefile
This page took 0.021823 seconds and 4 git commands to generate.