On Thu, Dec 10, 2009 at 9:46 AM, Holger Schurig <holgerschurig@xxxxxxxxxxxxxx> wrote: >> P.S.: Is there a way to get an overview of the current interface >> configuration with iw? What is the equivalent of "iwconfig wlan0"? > > There's none. Currently, iw iw written almost like a direct representation > of cfg80211 commands. For things like "iw link", the code has added a bit of > magic, so that this actually sends two cfg80211 command. But in general, > it's a 1:1 relation. > > So, you'd need to write some "give me greatest amount of info" command newly > for iw. Actually I think a simple 'iw link' to do this for all interfaces would be good. I just haven't gotten around to it. I should be possible without upstream changes I believe. 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