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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscr...@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

Attachment: pgpIYM45ph7vC.pgp
Description: PGP signature

Reply via email to