ndis driver - freeze on scan

Gregory T Helton gt at fallendusk.org
Mon Aug 24 11:36:27 UTC 2009


On Mon, Aug 17, 2009 at 04:48:44PM +0000, Eitan Adler wrote:
> I created an ndis driver for my wireless card and kldloaded it.
> When I try
> ifconfig ndis0 up scan
> my computer just freezes and it does not find any of the 100
> (exaggeration) APs around.
> 
> This is a broadcom wireless card.
> 
> -- 
> Eitan Adler
> "Security is increased by designing for the way humans actually behave."
> -Jakob Nielsen
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"

What version of FreeBSD is this? If it's 8.x, you have to scan with the wlan0 device.
I've seen lots of weird and nasty things happen when trying to manipulate the actual
ndis0 device under 8.

ifconfig wlan0 create wlandev ndis0
ifconfig wlan0 up scan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20090824/20595730/attachment.pgp


More information about the freebsd-questions mailing list