From owner-freebsd-mobile@FreeBSD.ORG Mon Aug 8 21:22:26 2011 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 89C5B1065670 for ; Mon, 8 Aug 2011 21:22:26 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-gw0-f54.google.com (mail-gw0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id 4E1908FC0A for ; Mon, 8 Aug 2011 21:22:26 +0000 (UTC) Received: by gwb15 with SMTP id 15so3398865gwb.13 for ; Mon, 08 Aug 2011 14:22:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=Wz2gZ6RBRB6bkVxwcnEjFAEdqx6jsJNZ7syRKvAv37E=; b=D+QDacRfC4xtVOWn2wwcCOQbyB9cJ7+fEWhQiIEqjJMt9oa/X8tTAEtCA7nB7La+CF OI0JJZMuj1Jlna2nWXrlBFgedh7QYGTWISjI9Hhn6iZvx31TCfzQPylf111/VSgpsXEt McgCGY/v6Y7gaQrVhaXiHR46zsyffDHqM9CzM= MIME-Version: 1.0 Received: by 10.150.11.9 with SMTP id 9mr6201994ybk.69.1312836905824; Mon, 08 Aug 2011 13:55:05 -0700 (PDT) Received: by 10.150.97.3 with HTTP; Mon, 8 Aug 2011 13:55:05 -0700 (PDT) In-Reply-To: <4E403D95.9070209@understudy.net> References: <4E403D95.9070209@understudy.net> Date: Mon, 8 Aug 2011 13:55:05 -0700 Message-ID: From: Kevin Oberman To: Understudy Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-mobile@freebsd.org Subject: Re: Thinkpad t60p questions X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Aug 2011 21:22:26 -0000 On Mon, Aug 8, 2011 at 12:48 PM, Understudy wrote: > Hi All, > > I have just loaded FreeBSD 8.2-RELEASE on to my thinkpad t60p. I have a > couple of questions. > This model is 8741-A11. Currently I am running GENERIC as the kernel. I > would like to tweak a few things and gain an understanding of a few thing= s. > Maybe help a few others along the way. > So lots of information coming. > > none1@pci0:3:0:0: =A0 =A0class=3D0x028000 card=3D0x10108086 chip=3D0x4227= 8086 rev=3D0x02 > hdr=3D0x00 > =A0 =A0vendor =A0 =A0 =3D 'Intel Corporation' > =A0 =A0device =A0 =A0 =3D 'PRO/Wireless 3945ABG Network Connection' > =A0 =A0class =A0 =A0 =A0=3D network "none1 means no driver claimed this device. Looking at the current pci.ids file, I don't see 8086 1010 under 8086 4227. I only see 8086 1011 and 8086 1014. Looks like IBM/Lenovo puts a custom PCI ID on the card for the T60 that is different from that on the R60 and X60. You should be able to just add the 1010 ID to the driver and it will probably work. > So my first question has to do with the wireless. =A0I have a 3945ABG Net= work > Connection which uses the wpi driver. I have set that up in the > boot/loader.conf. However it does not show up when I do ifconfig -a. Do I > need to add ifconfig to rc.conf? =A0Here is where this question gets tric= ky, I > have a wireless network at home a wpa2 setup. However that will not be th= e > main connection for the laptop. It normally will be plugged into an ether= net > cable. Also the laptop will travel with me and be used in hotels and with > airport wifi setup. So how do I tell it that if there is a cable ethernet= to > not connect the wireless and if there is a wireless that it should be abl= e > to connect to a open network ? You need to read the man pages for wpa_supplicant and wpa_supplicant.conf. It looks complex, but it's really pretty simple if you look at the examples in /usr/share/examples/etc/ > Follow up items to include xorg, battery and fan items for the t60p. Will need further information to get into these. --=20 R. Kevin Oberman, Network Engineer - Retired E-mail: kob6558@gmail.com