Date: Wed, 19 Jan 2011 23:13:45 +0100 From: Maciej Milewski <milu@dat.pl> To: freebsd-questions@freebsd.org Cc: Alokat <mailing@alokat.org> Subject: Re: FreeBSD Thinkpad t41 Message-ID: <201101192313.45796.milu@dat.pl> In-Reply-To: <4D374C37.3080903@alokat.org> References: <4D374C37.3080903@alokat.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 19 of January 2011 21:40:23, Alokat wrote: > Hi, > > I have successfully installed FreeBSD on my T41. > > But I have some Questions: > > em0 doesn't start automatically. Is it DHCP or static IP? > Only when I use /etc/rc.d/routing restart it works. > > 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? > Regards, > Alokat Please show the output of pciconf -lv there should be some info about your pci devices and wlan card should be among them. Maybe it's one of the intel cards which are supported by ipw or iwi driver? Regards, Maciej Milewski
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101192313.45796.milu>