On Tue, Jun 24, 2008 at 2:03 PM, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote: > >> Still many people are using wireless extension and this is probably >> most convenient way to get this info. >> For example 4956 comes with 3 combinations g, ag, and agn. >> It's displayed upon iwconfig > > Heh ok. I would just say "print out the rates" but I guess that doesn't > work with HT yet. > >> >> + strcat(name, "g"); >> >> + is_ht |= sband->ht_info.ht_supported; >> > >> > What about b-only devices? >> >> See the log message...(known issue). Currently you have to loop over >> rates to get this info. I wasn't sure if they are any b-only NICs >> under mac80211 so I didn't run to implement it. > > There is, adm8211. Okay I will send a patch on top of this one. Thanks Tomas -- 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