public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
* How to implement power save mode
@ 2009-04-01 20:50 Charles Gordon
  2009-04-02  1:51 ` Johannes Berg
  0 siblings, 1 reply; 2+ messages in thread
From: Charles Gordon @ 2009-04-01 20:50 UTC (permalink / raw)
  To: linux-wireless

Hi,

I'm working on a wireless driver that will use mac80211.  I'm trying
to understand what I need to do to support power save mode.  My
hardware has no built in support for power save mode other than the
ability to power it down.  Is there a driver that I can use as a model
for how to implement power save mode?

How is the IEEE80211_CONF_PS flag in the ieee80211_conf structure
used?  Does it indicate when the low level driver should be turning
the transceiver on and off, or is it just an indication of whether or
not the driver should be running in power save mode?

If the low level driver is suppose to implement the bulk of power save
mode, then how is it suppose to get information like how long the
sleep periods are suppose to be?  Does mac80211 provide utility
functions for parsing beacons to check for TIM and DTIM elements?

Any help you can provide would be appreciated.

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

end of thread, other threads:[~2009-04-02  1:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-01 20:50 How to implement power save mode Charles Gordon
2009-04-02  1:51 ` Johannes Berg

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