From: Larry Finger <larry.finger@lwfinger.net>
To: Michael Buesch <mb@bu3sch.de>
Cc: Olivier Cornu <o.cornu@gmail.com>, Jiri Benc <jbenc@suse.cz>,
linux-wireless@vger.kernel.org
Subject: Re: [PATCH] mac80211: Add module parameter for setting initial rate in rc80211_simple
Date: Sun, 03 Jun 2007 14:14:29 -0500 [thread overview]
Message-ID: <46631315.6030608@lwfinger.net> (raw)
In-Reply-To: <200706031245.31774.mb@bu3sch.de>
Michael Buesch wrote:
> On Sunday 03 June 2007 12:33:36 Olivier Cornu wrote:
>> 2007/6/2, Larry Finger <Larry.Finger@lwfinger.net>:
>>> The initial rate for STA's using rc80211_simple is set to the last
>>> rate in the rate table. This is too fast for the bcm43xx-mac80211
>>> driver. To correct this situation without affecting any other driver,
>>> an initial_rate parameter is added to the rc80211_simple module.
>> What if two different mac80211 device drivers need two different initial rates?
>
> I'm not sure if that's useful at all. The algorithm will migrate
> away from the initial value very quickly anyway. What about simply
> using 1MBit for B-PHYs and (what's the lowest OFDM rate?) 9M? for
> G and A PHYs.
Although the algorithm will migrate away from the initial value very quickly, it doesn't happen
quickly enough for the current version of bcm43xx-mac80211 to authenticate.
I tried setting the lowest OFDM rate (6M) and it didn't work either. There is a timeout in
wpa_supplicant waiting for the WPA handshake. For my BCM4311 to make a connection, the rate must
start at 1M.
Larry
next prev parent reply other threads:[~2007-06-03 19:14 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-02 18:51 [PATCH] mac80211: Add module parameter for setting initial rate in rc80211_simple Larry Finger
2007-06-03 10:33 ` Olivier Cornu
2007-06-03 10:45 ` Michael Buesch
2007-06-03 10:50 ` stefano.brivio
2007-06-03 19:14 ` Larry Finger [this message]
2007-06-03 18:51 ` Larry Finger
2007-06-04 11:44 ` Johannes Berg
2007-06-04 17:36 ` James Ketrenos
2007-06-04 18:05 ` James Ketrenos
2007-06-05 12:40 ` Larry Finger
2007-06-07 20:19 ` Jiri Benc
2007-06-07 20:21 ` [PATCH] mac80211: allow changing of rate control algorithm Jiri Benc
2007-06-07 20:22 ` [PATCH] mac80211: rc80211_lowest, a dumb " Jiri Benc
2007-06-07 20:54 ` Jouni Malinen
2007-06-07 21:06 ` Jiri Benc
2007-06-08 0:50 ` Larry Finger
2007-06-08 8:59 ` Jiri Benc
2007-06-08 9:04 ` Johannes Berg
2007-06-08 9:06 ` Johannes Berg
2007-06-08 12:27 ` Larry Finger
2007-06-07 21:22 ` [PATCH] mac80211: Add module parameter for setting initial rate in rc80211_simple Larry Finger
2007-06-07 22:19 ` Jiri Benc
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=46631315.6030608@lwfinger.net \
--to=larry.finger@lwfinger.net \
--cc=jbenc@suse.cz \
--cc=linux-wireless@vger.kernel.org \
--cc=mb@bu3sch.de \
--cc=o.cornu@gmail.com \
/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).