From: Igor Perminov <igor.perminov@inbox.ru>
To: linux-wireless@vger.kernel.org
Subject: rt2x00: rt73usb doesn't receive PS Poll frames in the AP mode
Date: Tue, 28 Jul 2009 16:36:43 +0400 [thread overview]
Message-ID: <1248784603.29068.44.camel@sunlight> (raw)
Dear colleagues,
I've discovered that a rt73 usb wi-fi stick in the AP mode doesn't
receive PS Poll frames from a station. The station sends a PS Poll
frame, but the mac80211 stack doesn't see it.
More details can be found here:
http://rt2x00.serialmonkey.com/phpBB/viewtopic.php?f=5&t=5486&start=10,
issue #1.
I've found that the FIF_CONTROL flag isn't passed to the rt2x00's
configure_filter function (namely rt2x00mac_configure_filter) by the
mac80211 stack even if the device is configured as an access point.
So, the hardware is configured by the driver to filter out control
frames according to the flags given.
And here is my question: what would be the correct behaviour?
A) The mac80211 stack should pass the FIF_CONTROL flag to the driver
when the device is configured in the AP mode.
B) The driver should configure the hardware to receive PS Poll frames by
itself when the device is configured in the AP mode, even if the
FIF_CONTROL flag isn't passed by the mac80211 stack.
Best regards,
Igor Perminov
next reply other threads:[~2009-07-28 12:56 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-28 12:36 Igor Perminov [this message]
2009-07-28 13:19 ` rt2x00: rt73usb doesn't receive PS Poll frames in the AP mode Johannes Berg
2009-07-28 14:17 ` Igor Perminov
2009-07-28 15:25 ` Johannes Berg
2009-07-30 20:09 ` Igor Perminov
2009-07-30 20:13 ` 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=1248784603.29068.44.camel@sunlight \
--to=igor.perminov@inbox.ru \
--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