From owner-freebsd-questions@FreeBSD.ORG Wed Jan 19 20:40:25 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 27E551065672 for ; Wed, 19 Jan 2011 20:40:25 +0000 (UTC) (envelope-from mailing@alokat.org) Received: from smtp.alokat.org (smtp.alokat.org [46.4.186.11]) by mx1.freebsd.org (Postfix) with ESMTP id E0E1D8FC13 for ; Wed, 19 Jan 2011 20:40:24 +0000 (UTC) Received: from smtp.alokat.org (localhost.localdomain [127.0.0.1]) by smtp.alokat.org (Postfix) with ESMTP id DC1E711250083 for ; Wed, 19 Jan 2011 21:40:23 +0100 (CET) Received: from [192.168.24.23] (188-192-38-254-dynip.superkabel.de [188.192.38.254]) by smtp.alokat.org (Postfix) with ESMTPSA id BE7121125007E for ; Wed, 19 Jan 2011 21:40:23 +0100 (CET) Message-ID: <4D374C37.3080903@alokat.org> Date: Wed, 19 Jan 2011 21:40:23 +0100 From: Alokat User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AV-Checked: ClamAV using ClamSMTP Subject: FreeBSD Thinkpad t41 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Jan 2011 20:40:25 -0000 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. 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