summaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/570-ath9k-define-DEVID-for-QCA955x.patch
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-07-03 18:05:04 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-07-03 18:05:04 +0000
commit08ec8f0d80ba9971f90f1a8aa29b711a95a25a35 (patch)
tree7e0e982db19910fa30396796ccef7d1ad60dd7ea /package/mac80211/patches/570-ath9k-define-DEVID-for-QCA955x.patch
parent0a5e27843553ec1beb43428168c9153717a77017 (diff)
mac80211: add support for AR9550
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32588 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/patches/570-ath9k-define-DEVID-for-QCA955x.patch')
-rw-r--r--package/mac80211/patches/570-ath9k-define-DEVID-for-QCA955x.patch21
1 files changed, 21 insertions, 0 deletions
diff --git a/package/mac80211/patches/570-ath9k-define-DEVID-for-QCA955x.patch b/package/mac80211/patches/570-ath9k-define-DEVID-for-QCA955x.patch
new file mode 100644
index 000000000..8713db18e
--- /dev/null
+++ b/package/mac80211/patches/570-ath9k-define-DEVID-for-QCA955x.patch
@@ -0,0 +1,21 @@
+From ba1e32844fcd396d90b357d3a620ffc1abcde614 Mon Sep 17 00:00:00 2001
+From: Gabor Juhos <juhosg@openwrt.org>
+Date: Mon, 2 Jul 2012 17:10:13 +0200
+Subject: [PATCH 01/20] ath9k: define DEVID for QCA955x
+
+Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
+Acked-by: Luis R. Rodriguez <mcgrof@qca.qualcomm.com>
+---
+ drivers/net/wireless/ath/ath9k/hw.h | 1 +
+ 1 files changed, 1 insertions(+), 0 deletions(-)
+
+--- a/drivers/net/wireless/ath/ath9k/hw.h
++++ b/drivers/net/wireless/ath/ath9k/hw.h
+@@ -48,6 +48,7 @@
+ #define AR9300_DEVID_AR9580 0x0033
+ #define AR9300_DEVID_AR9462 0x0034
+ #define AR9300_DEVID_AR9330 0x0035
++#define AR9300_DEVID_QCA955X 0x0038
+
+ #define AR5416_AR9100_DEVID 0x000b
+