aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2011-04-04 08:42:58 +0000
committerGabor Juhos <juhosg@openwrt.org>2011-04-04 08:42:58 +0000
commit55b7746d5ea173df35d08d600246ce32fb8fbd60 (patch)
tree773d7a25cc0c19ba3e9b7123c68ae6af987704da /package
parentd0e9b9740576a543913a587e9df52e0c67d39bb8 (diff)
downloadupstream-55b7746d5ea173df35d08d600246ce32fb8fbd60.tar.gz
upstream-55b7746d5ea173df35d08d600246ce32fb8fbd60.tar.bz2
upstream-55b7746d5ea173df35d08d600246ce32fb8fbd60.zip
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
Diffstat (limited to 'package')
-rw-r--r--package/mac80211/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile
index 4c6e60a02a..b2f8a12fb0 100644
--- a/package/mac80211/Makefile
+++ b/package/mac80211/Makefile
@@ -11,7 +11,7 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=mac80211
PKG_VERSION:=2011-03-24
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources
PKG_MD5SUM:=f5713fb3ab59bdd3d0ce931b813ef960