Linux wireless drivers development
 help / color / mirror / Atom feed
* wl1251 and NoA protocol
@ 2011-10-18  9:13 Andrés García Saavedra
  2011-10-31 13:10 ` Luciano Coelho
  0 siblings, 1 reply; 2+ messages in thread
From: Andrés García Saavedra @ 2011-10-18  9:13 UTC (permalink / raw)
  To: linux-wireless

Hi all,

I would like to test Notice of Absence powersaving protocol for
802.11abg WLANs on some current android smartphone. My question is
regarding the wl1251 driver implementation for TI chipsets:

* Does the chipset/current implementation support sleep/awake
triggers? (or at least quiet elements?) -> This means, can I command
the NIC to stay quiet (slept) for certain duration of time?

My plan is to implement/test a Notice of Absence protocol where the
driver would trigger absent (quiet/sleep) periods according to the
beacon's NoA IE. Ive seen in the code the wl1251_ps_elp_sleep/wakeup
functions that might be reused for this purpose (?)

* Last (lazy) question. AFAIK only the google dev 1 phone uses this
chipset. Is there any 1ghz android device that could benefit of this
driver?


Thanks for your answer,
Andrés

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: wl1251 and NoA protocol
  2011-10-18  9:13 wl1251 and NoA protocol Andrés García Saavedra
@ 2011-10-31 13:10 ` Luciano Coelho
  0 siblings, 0 replies; 2+ messages in thread
From: Luciano Coelho @ 2011-10-31 13:10 UTC (permalink / raw)
  To: Andrés García Saavedra; +Cc: linux-wireless

On Tue, 2011-10-18 at 11:13 +0200, Andrés García Saavedra wrote: 
> Hi all,
> 
> I would like to test Notice of Absence powersaving protocol for
> 802.11abg WLANs on some current android smartphone. My question is
> regarding the wl1251 driver implementation for TI chipsets:
> 
> * Does the chipset/current implementation support sleep/awake
> triggers? (or at least quiet elements?) -> This means, can I command
> the NIC to stay quiet (slept) for certain duration of time?
> 
> My plan is to implement/test a Notice of Absence protocol where the
> driver would trigger absent (quiet/sleep) periods according to the
> beacon's NoA IE. Ive seen in the code the wl1251_ps_elp_sleep/wakeup
> functions that might be reused for this purpose (?)
> 
> * Last (lazy) question. AFAIK only the google dev 1 phone uses this
> chipset. Is there any 1ghz android device that could benefit of this
> driver?

You should look for a device with some newer chip, like the wl1271, for
instance.  We are currently developing the wl12xx driver (for wl127x and
wl128x) a lot more actively than wl1251.  Besides, I don't think there's
any newer Android phone using wl1251...


-- 
Cheers,
Luca.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-10-31 13:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-18  9:13 wl1251 and NoA protocol Andrés García Saavedra
2011-10-31 13:10 ` Luciano Coelho

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox