Date: Mon, 24 Aug 2009 07:36:17 -0400 From: Gregory T Helton <gt@fallendusk.org> To: Eitan Adler <eitanadlerlist@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: ndis driver - freeze on scan Message-ID: <20090824113617.GA12964@fallendusk.org> In-Reply-To: <4A8989EC.4060709@gmail.com> References: <4A8989EC.4060709@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--sdtB3X0nJg68CQEu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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. >=20 > This is a broadcom wireless card. >=20 > --=20 > 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-unsubscribe@freebsd.o= rg" What version of FreeBSD is this? If it's 8.x, you have to scan with the wla= n0 device. I've seen lots of weird and nasty things happen when trying to manipulate t= he actual ndis0 device under 8. ifconfig wlan0 create wlandev ndis0 ifconfig wlan0 up scan --sdtB3X0nJg68CQEu Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.12 (FreeBSD) iEYEARECAAYFAkqSezAACgkQ+Yjj1mwcwNzLlgCfXmBTaXwRJ+ogZfWC7hu0Iv9j BmAAoIfyixoLjoB/pZPN+17XbVnLJB8R =xRmh -----END PGP SIGNATURE----- --sdtB3X0nJg68CQEu--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090824113617.GA12964>