On Mon, Feb 2, 2009 at 3:59 PM, pat-lkml <pat-lkml@xxxxxxxxx> wrote: > Luis R. Rodriguez wrote: >> This adds MCS set parsing to iw. When you can 'iw list' you can >> now see the MCS set actually parsed, this can tell you information >> such as all the RX/TX MCS indexes supported, max TX spatial streams, >> if TX unequal modulation is supported and your max supported HT >> RX data rate. >> >> This is as per 802.11n Draft 7 on section 7.3.2.57.4 Supported MCS Set field. >> >> Signed-off-by: Luis R. Rodriguez <lrodriguez@xxxxxxxxxxx> > > Worked for me with ath9k (Supports mcs rates) and rtl8187 (doesn't > support mcs rates) devices in the same system. > > Tested-by: Pat Erley <pat-lkml@xxxxxxxxx> Thanks, BTW I should mention a place to lookup the MCS index to rate maps: http://wireless.kernel.org/en/developers/Documentation/ieee80211/802.11n#MCSRates So ath9k for example should only show up to MCS index 15 right now as that is the max for two spatial streams. Someone with ilw5000 though or those shiny new iwl6000 may be able to get more because IIRC they have 3 spatial streams, someone correct me if I'm wrong. Luis -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html