public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
From: Charles Gordon <digigordo@gmail.com>
To: linux-wireless@vger.kernel.org
Subject: How to implement power save mode
Date: Wed, 1 Apr 2009 16:50:41 -0400	[thread overview]
Message-ID: <86201b3f0904011350o5b3fb48g811b57b3c4a1e602@mail.gmail.com> (raw)

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.

             reply	other threads:[~2009-04-01 20:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-01 20:50 Charles Gordon [this message]
2009-04-02  1:51 ` How to implement power save mode Johannes Berg

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=86201b3f0904011350o5b3fb48g811b57b3c4a1e602@mail.gmail.com \
    --to=digigordo@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox