Re: [PATCH] wcn36xx: mac80211 driver for Qualcomm WCN3660/WCN3680 hardware
From: Eugene Krasnikov <hidden>
Date: 2013-10-03 21:22:22
Hm, weird... do not see this problem myself. Let me try to sync latest wireless-next and will try to apply latest patch from this mailthread on top. P.S. If somebody esle can try to apply this patch and build that would be useful to know if problem is visible on others PCs as well. 2013/10/3 John W. Linville [off-list ref]:
On Thu, Sep 26, 2013 at 11:25:18PM +0100, Eugene Krasnikov wrote:quoted
Hi John, This is the latest version of wcn36xx driver on top of current wireless-next tree. Please let me know if you have any problems with applying it. 2013/9/26 Eugene Krasnikov [off-list ref]:quoted
This is a mac80211 driver for Qualcomm WCN3660/WCN3680 devices. So far WCN3660/WCN3680 is available only on MSM platform. Firmware can be found here: https://www.codeaurora.org/cgit/external/hisense/platform/vendor/qcom-opensource/wlan/prima/tree/firmware_bin?h=8130_CS Wiki page is available here: http://wireless.kernel.org/en/users/Drivers/wcn36xx A lot people made a contribution to this driver. Here is the list in alphabetical order: Eugene Krasnikov [off-list ref] Kalle Valo [off-list ref] Olof Johansson [off-list ref] Pontus Fuchs [off-list ref] Yanbo Li [off-list ref] Signed-off-by: Eugene Krasnikov <redacted>'make allyesconfig' yield this: LD drivers/net/wireless/ath/ath.o LD drivers/net/wireless/ath/built-in.o drivers/net/wireless/ath/wcn36xx/built-in.o: In function `_GLOBAL__sub_I_65535_0_wcn36xx_set_default_rates': /home/linville/git/wireless-next/drivers/net/wireless/ath/wcn36xx/main.c:302: multiple definition of `debug_mask' drivers/net/wireless/ath/ath6kl/built-in.o:/home/linville/git/wireless-next/drivers/net/wireless/ath/ath6kl/cfg80211.c:1208: first defined here make[2]: *** [drivers/net/wireless/ath/built-in.o] Error 1 make[1]: *** [drivers/net/wireless/ath] Error 2 make: *** [drivers/net/wireless/] Error 2 -- John W. Linville Someday the world will need a hero, and you linville@tuxdriver.com might be all we have. Be ready.
-- Best regards, Eugene