All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Franky Lin" <frankyl@broadcom.com>
To: "Andrés García Saavedra" <andres.garcia.saavedra@gmail.com>
Cc: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: Re: brcmfmac driver implementation: Questions
Date: Mon, 17 Oct 2011 13:26:08 -0700	[thread overview]
Message-ID: <4E9C8F60.1030209@broadcom.com> (raw)
In-Reply-To: <CADxqDgHYu51DQXOLT3eA=6PckSmXc42BFUF=Z7qZ_Cs45T1GjQ@mail.gmail.com>

Hi Andres,

On 10/17/2011 10:59 AM, Andrés García Saavedra wrote:
> Hi all,
>
> I would like to test some custom powersaving algorithms for 802.11abg
> WLANs on some current android smartphone (e.g., nexus one). My
> question is regarding the brcmfmac driver implementation for BCM4329
> chipsets:

Android drive is a little different from brcmfmac. We do have plan to 
add android support on a fullmac based code. But it's not going to 
happen in short time. I would suggest you could start with the android 
driver to save the time of porting fullmac to Android.

> * The current open source implementation of the driver, brcmfmac, does
> ONLY support 11n PHY?

No. 11g is supported as well.

> * Does this driver interfaces the mac80211 operations or "acts as" a
> mac80211 driver itself talking to cfg80211/nl80211?

We implement the callback and talk to cfg80211 directly.

> * Does the chipset/current implementation support sleep/awake
> triggers? (or at least quiet elements?)

I don't think there is any interface available to bypass the firmware 
and control the RF directly.

Hope this can help.

Regards,
Franky





  reply	other threads:[~2011-10-17 20:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-17 17:59 brcmfmac driver implementation: Questions Andrés García Saavedra
2011-10-17 20:26 ` Franky Lin [this message]
2011-10-17 20:37 ` Arend Van Spriel
2011-10-18  8:31   ` Andrés García Saavedra
2011-10-18 10:11     ` Arend van Spriel

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=4E9C8F60.1030209@broadcom.com \
    --to=frankyl@broadcom.com \
    --cc=andres.garcia.saavedra@gmail.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.