linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mattias Nissler <mattias.nissler@gmx.de>
To: linux-wireless@vger.kernel.org
Cc: rt2400-devel@lists.sourceforge.net
Subject: suspend/resume support in mac80211
Date: Sun, 05 Aug 2007 21:50:17 +0200	[thread overview]
Message-ID: <1186343417.8459.23.camel@localhost> (raw)

Hi,

we have recently been struggling with getting suspend/resume working in
rt2x00. A few questions:

1. What is the recommended scheme for implementing suspend/resume with
mac80211? Some drivers (p54, iwlwifi) call ieee80211_stop_queues().
rt2x00 is currently doing so, but it doesn't seem to be enough: mac80211
calls back into rt2x00 while the device is suspended, resulting in
chaos.

2. Are there any mac80211 drivers that suspend/resume properly? Also
when associated?

3. Shouldn't mac80211 be made suspend/resume-aware (AFAIK it is not), so
we can do things like disassociating during suspend and reassociating
when resuming? I'd like something in the spirit of
netif_device_detach()/netif_device_attach(). Comments?

Cheers,

Mattias


             reply	other threads:[~2007-08-05 19:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-05 19:50 Mattias Nissler [this message]
2007-08-05 21:44 ` suspend/resume support in mac80211 Michael Buesch
2007-08-05 23:09   ` [Rt2400-devel] " Peter Stuge
2007-08-06  9:17   ` 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=1186343417.8459.23.camel@localhost \
    --to=mattias.nissler@gmx.de \
    --cc=linux-wireless@vger.kernel.org \
    --cc=rt2400-devel@lists.sourceforge.net \
    /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;
as well as URLs for NNTP newsgroup(s).