From: Kalle Valo <kalle.valo@iki.fi>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] ath9k module-Unable to set channel-since ath comes
Date: Mon, 18 May 2009 21:10:54 +0300 [thread overview]
Message-ID: <878wkub7td.fsf@litku.valot.fi> (raw)
In-Reply-To: <1242326667.14069.20.camel@jm-desktop> (Jouni Malinen's message of "Thu\, 14 May 2009 21\:44\:27 +0300")
Jouni Malinen <jouni.malinen@atheros.com> writes:
> On Tue, 2009-05-12 at 01:35 -0700, Davide Pesavento wrote:
>> I've already reported ath9k's issues with PS multiple times [1] [2]
>> [3], but the driver hasn't been fixed yet. You can find a verbose
>> debugging output at [4], I hope that helps in fixing the problem (I
>> can provide even more info if needed and I'm willing to test patches).
>
> I submitted a set of patches to resolve some of the PS issues in ath9k.
> I would expect these to hit wireless-testing.git eventually, but if you
> are willing to test the changes before that, you can find the patches
> from http://w1.fi/p/ps/
>
> One thing to note here is that there are still some issues with the
> timeout=0 case (use of PS-Poll to fetch buffered frames) which is
> enabled with "iwconfig wlan0 power on", so at this point, I would
> recommend running the test either with the default wireless-testing.git
> PS mode setting or by enabling power saving with "iwconfig wlan0 power
> timeout 500ms" which should result in the same configuration.
Most probably that's because mac80211 does not disable power save mode
when sending PS-Poll frames. So stlc45xx does not require disable of PSM
but then again ath9k requires it, we need to solve this somehow.
I have been thinking about separating power save mode and firmware
wakeup/sleep modes from each other in mac80211 API. To me it looks like
ath9k does more like firmware wakeup/sleep when power save mode is
changing. But this is just a wild idea, I have no idea if it's practical
or not.
--
Kalle Valo
WARNING: multiple messages have this Message-ID (diff)
From: Kalle Valo <kalle.valo@iki.fi>
To: Jouni Malinen <jouni.malinen@atheros.com>
Cc: Davide Pesavento <davidepesa@gmail.com>,
"Luis R. Rodriguez" <mcgrof@gmail.com>,
"alexander.bartha\@drz-wien.at" <alexander.bartha@drz-wien.at>,
Alexander Bartha <alex.xy.privat@gmx.at>,
linux-wireless <linux-wireless@vger.kernel.org>,
"ath9k-devel\@lists.ath9k.org" <ath9k-devel@lists.ath9k.org>,
Johannes Berg <johannes@sipsolutions.net>
Subject: Re: [ath9k-devel] ath9k module-Unable to set channel-since ath comes
Date: Mon, 18 May 2009 21:10:54 +0300 [thread overview]
Message-ID: <878wkub7td.fsf@litku.valot.fi> (raw)
In-Reply-To: <1242326667.14069.20.camel@jm-desktop> (Jouni Malinen's message of "Thu\, 14 May 2009 21\:44\:27 +0300")
Jouni Malinen <jouni.malinen@atheros.com> writes:
> On Tue, 2009-05-12 at 01:35 -0700, Davide Pesavento wrote:
>> I've already reported ath9k's issues with PS multiple times [1] [2]
>> [3], but the driver hasn't been fixed yet. You can find a verbose
>> debugging output at [4], I hope that helps in fixing the problem (I
>> can provide even more info if needed and I'm willing to test patches).
>
> I submitted a set of patches to resolve some of the PS issues in ath9k.
> I would expect these to hit wireless-testing.git eventually, but if you
> are willing to test the changes before that, you can find the patches
> from http://w1.fi/p/ps/
>
> One thing to note here is that there are still some issues with the
> timeout=0 case (use of PS-Poll to fetch buffered frames) which is
> enabled with "iwconfig wlan0 power on", so at this point, I would
> recommend running the test either with the default wireless-testing.git
> PS mode setting or by enabling power saving with "iwconfig wlan0 power
> timeout 500ms" which should result in the same configuration.
Most probably that's because mac80211 does not disable power save mode
when sending PS-Poll frames. So stlc45xx does not require disable of PSM
but then again ath9k requires it, we need to solve this somehow.
I have been thinking about separating power save mode and firmware
wakeup/sleep modes from each other in mac80211 API. To me it looks like
ath9k does more like firmware wakeup/sleep when power save mode is
changing. But this is just a wild idea, I have no idea if it's practical
or not.
--
Kalle Valo
next prev parent reply other threads:[~2009-05-18 18:10 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20090202234254.GI17941@tesla>
[not found] ` <20090203172701.137550@gmx.net>
[not found] ` <20090203173228.GB9713@tesla>
[not found] ` <20090203180007.137530@gmx.net>
[not found] ` <20090203182537.GA15591@tesla>
[not found] ` <20090203184632.137560@gmx.net>
[not found] ` <20090203190955.GB15591@tesla>
[not found] ` <20090203201941.242400@gmx.net>
[not found] ` <20090203212317.GA25036@tesla>
[not found] ` <20090204194544.158460@gmx.net>
[not found] ` <20090204214334.GF5581@tesla>
2009-02-06 20:22 ` [ath9k-devel] ath9k WMP300nv2 (AR5416) Alexander Bartha
2009-02-06 21:18 ` Luis R. Rodriguez
2009-02-14 23:06 ` Alexander Bartha
2009-02-15 1:18 ` Luis R. Rodriguez
2009-02-16 20:51 ` Alexander Bartha
2009-02-16 21:42 ` Luis R. Rodriguez
2009-02-20 17:44 ` Alexander Bartha
2009-02-20 17:46 ` Alexander Bartha
2009-02-20 18:28 ` Pavel Roskin
2009-05-08 21:12 ` [ath9k-devel] ath9k module-Unable to set channel-since ath comes Alexander Bartha
2009-05-08 21:40 ` Pavel Roskin
2009-05-08 21:53 ` Luis R. Rodriguez
2009-05-10 18:41 ` Luis R. Rodriguez
2009-05-10 18:41 ` Luis R. Rodriguez
2009-05-11 4:17 ` Pavel Roskin
2009-05-11 4:17 ` Pavel Roskin
2009-05-11 7:40 ` Luis R. Rodriguez
2009-05-11 7:40 ` Luis R. Rodriguez
2009-05-11 22:06 ` Pavel Roskin
2009-05-11 22:06 ` Pavel Roskin
2009-05-11 22:22 ` Luis R. Rodriguez
2009-05-11 22:22 ` Luis R. Rodriguez
2009-05-12 6:38 ` [ath9k-devel] Antwort: " alexander.bartha at drz-wien.at
2009-05-12 6:55 ` [ath9k-devel] " Luis R. Rodriguez
2009-05-12 6:55 ` Luis R. Rodriguez
2009-05-12 7:11 ` Johannes Berg
2009-05-12 7:11 ` Johannes Berg
2009-05-12 7:14 ` Luis R. Rodriguez
2009-05-12 7:14 ` Luis R. Rodriguez
2009-05-12 8:35 ` Davide Pesavento
2009-05-12 8:35 ` Davide Pesavento
2009-05-12 16:28 ` [ath9k-devel] Where can I buy a wifi card supported by ath9k? hong zhang
2009-05-12 16:48 ` Luis R. Rodriguez
2009-05-14 18:44 ` [ath9k-devel] ath9k module-Unable to set channel-since ath comes Jouni Malinen
2009-05-14 18:44 ` Jouni Malinen
2009-05-18 18:10 ` Kalle Valo [this message]
2009-05-18 18:10 ` Kalle Valo
2009-05-19 7:11 ` [ath9k-devel] Antwort: " alexander.bartha at drz-wien.at
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=878wkub7td.fsf@litku.valot.fi \
--to=kalle.valo@iki.fi \
--cc=ath9k-devel@lists.ath9k.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.