On 01/19/2011 09:52 PM, Brian Callahan wrote:
On Wed, Jan 19, 2011 at 3:40 PM, Alokat <[email protected] <mailto:[email protected]>> wrote:Hi, I have successfully installed FreeBSD on my T41. But I have some Questions: em0 doesn't start automatically. Only when I use /etc/rc.d/routing restart it works. # echo 'ifconfig_em0="DHCP"' >> /etc/rc.conf And the next Point is: how can I get access to my Wlan card? I have tried if_ath_load="YES" and if_wi_load="YES" in /boot/loader.conf but both didn't work. Do I need a special driver? Or did I forgot something else? Assuming you're using 8.x (and you're using ath) add this to /etc/rc.conf: wlans_ath0="wlan0" ifconfig_wlan0="DHCP" Regards, Alokat _______________________________________________ [email protected] <mailto:[email protected]> mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected] <mailto:[email protected]>"
I'm sorry but my WLAN Light is off. And I guess it should be on if FreeBSD is talking to this. Regards, alokat _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
