Robert Gstoehl wrote:
> Hey there,
>
> Is there a way to put the wpi driver into monitoring mode? The driver 
> looks like it has support for it:
>
> http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/uts/common/io/wpi/wpi.c
>  
>
>
> case IEEE80211_M_MONITOR:
>   sc->sc_config.mode = WPI_MODE_MONITOR;
>   sc->sc_config.filter |= LE_32(WPI_FILTER_MULTICAST |
>       WPI_FILTER_CTL | WPI_FILTER_PROMISC);
>   break;
>
This is just partial code, wpi driver needs more work to support monitor 
mode.

--
Quaker
> I'm running 2009.06 snv_111b on a x60 Thinkpad.
>
> Thanks & Cheers Robert
> _______________________________________________
> laptop-discuss mailing list
> laptop-discuss at opensolaris.org

Reply via email to