Return-path: Received: from mail-vc0-f174.google.com ([209.85.220.174]:50224 "EHLO mail-vc0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755727Ab3JCVWW (ORCPT ); Thu, 3 Oct 2013 17:22:22 -0400 Received: by mail-vc0-f174.google.com with SMTP id gd11so1310163vcb.5 for ; Thu, 03 Oct 2013 14:22:22 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20131003205710.GH3142@tuxdriver.com> References: <1380234106-12802-1-git-send-email-k.eugene.e@gmail.com> <20131003205710.GH3142@tuxdriver.com> Date: Thu, 3 Oct 2013 23:22:21 +0200 Message-ID: (sfid-20131003_232225_891606_566A2DA4) Subject: Re: [PATCH] wcn36xx: mac80211 driver for Qualcomm WCN3660/WCN3680 hardware From: Eugene Krasnikov To: "John W. Linville" Cc: linux-wireless , wcn36xx@lists.infradead.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-wireless-owner@vger.kernel.org List-ID: 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 : > On Thu, Sep 26, 2013 at 11:25:18PM +0100, Eugene Krasnikov wrote: >> 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 : >> > 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 >> > Kalle Valo >> > Olof Johansson >> > Pontus Fuchs >> > Yanbo Li >> > >> > Signed-off-by: Eugene Krasnikov > > '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