From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from server19320154104.serverpool.info ([193.201.54.104]:50839 "EHLO hauke-m.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754522Ab3LSOV4 (ORCPT ); Thu, 19 Dec 2013 09:21:56 -0500 Message-ID: <52B300FC.7070204@hauke-m.de> (sfid-20131219_152203_046129_C947CF52) Date: Thu, 19 Dec 2013 15:21:48 +0100 From: Hauke Mehrtens MIME-Version: 1.0 To: Naughtboy CC: "linux-wireless@vger.kernel.org" Subject: Re: bcm43236 complient in the compat-wireless-3.6.81??? References: <52B2E638.8060906@hauke-m.de> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: On 12/19/2013 03:14 PM, Naughtboy wrote: > hello guys > rev 3 ? where can i gain this linux source code ? > thanks advnace This device is supported by brcmfmac: http://wireless.kernel.org/en/users/Drivers/brcm80211 The source code is in a recent linux kernel or in backports: http://drvbp1.linux-foundation.org/~mcgrof/rel-html/backports/ Hauke > > 2013/12/19 Hauke Mehrtens : >> On 12/19/2013 11:03 AM, Naughtboy wrote: >>> hi erveryone ! >>> i have a usb dongle bcm43236 >>> i wan to trsan it in the mips bcm47xx >>> but i search in hte www , and didn't find the driver for bcm43236 >>> linux soucre code !! >>> i have find and study http://wireless.kernel.org/en/users/Drivers/b43 >>> >>> and find http://wireless.kernel.org/en/users/Drivers/b43 do nothing >>> usefull !! >>> >>> anyone can do one hand? >>> thanks advance !! >>> >>> -----Naughyboy ! >> >> Hi, >> >> I assume you have a bcm43236 rev 2 as all the bcm43236s connected to a >> MIPS BCM47XX SoC I saw have that rev. There is probably no open source >> driver for the bcm43236 rev 2, just rev 3 is supported by brcmfmac. >> >> Hauke