My recommendations: nl80211 or nlconfig, since it controls NL80211. Also,
the syntax  "nl80211 --add --master=wmaster0 --mode=monitor mon0" (or, using
short parameters, "nlconfig -a -m=monitor -p=wmaster0 mon0" - "-a" for an
alias of "--add", "-m" for "--mode" and "-p" for "--master") would be much
better than the current one. (This is pretty similar to kexec's or
aircrack-ng's syntax, and is used by many other commands.)

On Wed, Apr 16, 2008 at 5:48 AM, Pavel Roskin <[EMAIL PROTECTED]> wrote:

> Quoting Stefanik Gábor <[EMAIL PROTECTED]>:
>
>  Pavel, your syntax is not quite right. It's actually "iw dev wmaster0
> > interface add mon0 type monitor" (for a Radiotap interface - replace
> > "monitor" with "managed" for a STA interface). I'll write up some
> > documentation on it when I have time.
> >
>
> What's worse, it was accepting that command line without any error
> messages.  I was surprised that no interface was created, but I was trying
> it with iwl3945, so I assumed that maybe b43 would do it right.
>
> But the way, I would seriously reconsider the name of the utility before
> the first release.  Google search for "iw linux wireless" (without quotes)
> gives too many false positives - device names, pieces of code, even "Iw as a
> student" :-)
> Some sites even refer to wireless tools as "iw tools" based on their
> prefix.  The name should be short but "searchable", i.e. reasonably unique.
>
> [We should probably move to linux-wireless, as it's getting offtopic here]
>
> --
> Regards,
> Pavel Roskin
>



-- 
Vista: [V]iruses, [I]ntruders, [S]pyware, [T]rojans and [A]dware. :-)
_______________________________________________
Bcm43xx-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev

Reply via email to