On Wednesday 16 December 2009 01:39:25 pm Derek Kulinski wrote: > Also how to create wlan device by hand? "ifconfig ath0 wlandev wlan0" > doesn't seem to work.
You have it backwards. It should be: ifconfig wlan0 create wlandev ath0 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
