From: Arend van Spriel <arend@broadcom.com>
To: Aron Szabo <aron@aron.ws>,
"brcm80211-dev-list@broadcom.com"
<brcm80211-dev-list@broadcom.com>
Cc: <linux-wireless@vger.kernel.org>
Subject: Re: brcm8021: BCM43341
Date: Fri, 3 Oct 2014 10:26:59 +0200 [thread overview]
Message-ID: <542E5DD3.6010406@broadcom.com> (raw)
In-Reply-To: <542D5DCE.5060007@aron.ws>
[-- Attachment #1: Type: text/plain, Size: 1502 bytes --]
On 02-10-14 16:14, Aron Szabo wrote:
> Hi!
>
> I have an ASUS T200TA that has this chip BCM43341 02D0:A94D
> (http://www.broadcom.com/products/Bluetooth/Bluetooth-RF-Silicon-and-Software-Solutions/BCM43341).
>
> This chip is supported by the bcmdhd driver under Android, but not by
> this driver.
>
> I tried to modify the driver to load the firmware extracted from the
> Windows version, but I had no luck:
>
> brcmfmac_sdio mmc1:0001:1: Direct firmware load failed with error -2
> brcmfmac_sdio mmc1:0001:1: Falling back to user helper
This can mean different things
> The sta driver from Broadcom does not support this chip.
Yep. The Broadcom wl sta driver is for softmac devices and the bcm43341
is a fullmac device.
> Without documentation and any knowledge of how wireless chips work, what
> I can do is probably useless trial and error, so I wanted to ask for
> help :)
>
> Ha someone worked with this chip? Can somebody point me in the right
> direction ?
Nope. However, I provided a patch for bcm43340 which basically uses
/lib/firmware/brcm/brcmfmac4334-sdio.bin. I don't know what you changed
in brcmfmac so please share details about what you did. Attached is the
patch I mentioned, but it needs to be modified for bcm43341.
Regards,
Arend
> Thanks!
>
> Yours,
> Aron
> --
> To unsubscribe from this list: send the line "unsubscribe
> linux-wireless" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
[-- Attachment #2: [PATCH] brcmfmac: add support for bcm43340 wireless chipset.eml --]
[-- Type: application/x-extension-eml, Size: 5800 bytes --]
prev parent reply other threads:[~2014-10-03 8:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-02 14:14 brcm8021: BCM43341 Aron Szabo
2014-10-03 8:26 ` Arend van Spriel [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=542E5DD3.6010406@broadcom.com \
--to=arend@broadcom.com \
--cc=aron@aron.ws \
--cc=brcm80211-dev-list@broadcom.com \
--cc=linux-wireless@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.