Date: Fri, 10 Jun 2005 18:25:06 -0400 From: "Luke St.Clair" <run_faster@hotmail.com> To: freebsd-questions@freebsd.org Subject: WG311v2 and ndis in hostap mode Message-ID: <BAY101-F149D1061CC409765159D4AEEFF0@phx.gbl>
next in thread | raw e-mail | index | archive | help
I've got a wg311v2 card that i'd like to configure as a wireless access point. I was able to get the card to come up, and ping it, by doing the following steps: I made the ndis and if_ndis modules (with the WinXP drivers included on the disk), and got the card to come up after copying the firmware on the disk to /compat/ndis. However, when i try to put it in hostap mode via: sudo ifconfig ndis0 ssid newrouter channel 11 media DS/11Mbps mediaopt hostap up stationname "my_name" - i get a media is not configured error. Can this card even be put in hostap mode under the ndis modules? If so, is there a step i'm missing? Also, how can i remove modules installed via: cd /sys/modules/ndis; make; make install? Just delete ndis.ko from /boot/kernel? Thanks-
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BAY101-F149D1061CC409765159D4AEEFF0>