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-


_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to