linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Luis R. Rodriguez" <lrodriguez@atheros.com>
To: Kishore Ramachandran <kishore@winlab.rutgers.edu>
Cc: Luis Rodriguez <Luis.Rodriguez@Atheros.com>,
	"ath9k-devel@lists.ath9k.org" <ath9k-devel@lists.ath9k.org>,
	"johannes@sipsolutions.net" <johannes@sipsolutions.net>,
	"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: Re: [ath9k-devel] Setting 11n MCS TX bitrate
Date: Wed, 4 Feb 2009 15:18:40 -0800	[thread overview]
Message-ID: <20090204231840.GL5581@tesla> (raw)
In-Reply-To: <604f6e750902041451x340e0b14x4561125c1f7163c6@mail.gmail.com>

On Wed, Feb 04, 2009 at 02:51:13PM -0800, Kishore Ramachandran wrote:
> "Not yet, but please feel free to give a shot at hacking it up. It would require
> a new cfg80211 command but keep in mind the way I believe we want this is to
> use the 802.11 MLME SAP interface for this."
> 
> I thought as much to start looking at the iw source but thought would check with you guys first. Would the implementation be similar to the "set channel" and/or the "set frequency" commands? Is there is another function using the 802.11 MLME SAP interface that I can use as a guideline?

Well in general I was talking about IEEE-802.11 section 10.3 stuff.
In cfg80211/nl80211 we don't want to allow things like "set essid"
as iwconfig has, instead we want to break things down a bit more,
which can really help debugging. The MLME SAP already has some
decent layout of commands/responses but after a quick glance
I do not see anything for setting a static rate. May want to review
that a bit before implementing set rate though. Just remember
post early and review early. If you have an idea of how you want
to do it let us know to get feedback.

  Luis

  parent reply	other threads:[~2009-02-04 23:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <604f6e750902041408k7335234bs565e8fe6868f0f54@mail.gmail.com>
2009-02-04 22:22 ` [ath9k-devel] Setting 11n MCS TX bitrate Luis R. Rodriguez
     [not found]   ` <604f6e750902041451x340e0b14x4561125c1f7163c6@mail.gmail.com>
2009-02-04 23:18     ` Luis R. Rodriguez [this message]
2009-02-05  9:29       ` Jouni Malinen
2009-02-05  1:46   ` Sujith

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=20090204231840.GL5581@tesla \
    --to=lrodriguez@atheros.com \
    --cc=Luis.Rodriguez@Atheros.com \
    --cc=ath9k-devel@lists.ath9k.org \
    --cc=johannes@sipsolutions.net \
    --cc=kishore@winlab.rutgers.edu \
    --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;
as well as URLs for NNTP newsgroup(s).