From owner-freebsd-mobile@FreeBSD.ORG Fri Oct 26 15:34:17 2007 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 7F21F16A419; Fri, 26 Oct 2007 15:34:17 +0000 (UTC) (envelope-from luis.neves@co.sapo.pt) Received: from co.sapo.pt (smtp.corp.sapo.pt [194.65.95.225]) by mx1.freebsd.org (Postfix) with ESMTP id 0EA0813C4B7; Fri, 26 Oct 2007 15:34:16 +0000 (UTC) (envelope-from luis.neves@co.sapo.pt) Received: from [172.28.230.84] ([172.28.230.84]) by co.sapo.pt over TLS secured channel with Microsoft SMTPSVC(6.0.3790.1830); Fri, 26 Oct 2007 16:34:15 +0100 Message-ID: <472208F4.2090004@co.sapo.pt> Date: Fri, 26 Oct 2007 16:34:12 +0100 From: Luis Neves User-Agent: Thunderbird 2.0.0.6 (X11/20071017) MIME-Version: 1.0 To: Yuri Lukin References: <4721F8A8.3010501@co.sapo.pt> <20071026144413.M17608@swaggi.com> In-Reply-To: <20071026144413.M17608@swaggi.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 26 Oct 2007 15:34:15.0118 (UTC) FILETIME=[AA3DB6E0:01C817E5] Cc: freebsd-stable@freebsd.org, freebsd-mobile@freebsd.org Subject: Re: 7.0 BETA1 and Thinkpad T61p : Wireless misadventure 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: Fri, 26 Oct 2007 15:34:17 -0000 Yuri Lukin wrote: > On Fri, 26 Oct 2007 15:24:40 +0100, Luis Neves wrote > FWIW, I have a T61 (not the "p" version) with 7.0-PRERELEASE from Oct 15th and > have an integrated IBM miniPCI card that uses the ath driver without any problems: > > ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413) > ath0: mem 0xdf2f0000-0xdf2fffff irq 17 at device 0.0 on pci3 > ath0: [ITHREAD] > ath0: using obsoleted if_watchdog interface > ath0: mac 10.3 phy 6.1 radio 10.2 > > You should have no issues using the CB21AG adapter under FreeBSD. I have > several of these and have used them as far back as 6.0-RELEASE on multiple > laptops without any issues. In fact, I just dug one up and inserted it into my > T61 and it attached to ath1: > > ath1: mem 0x88000000-0x8800ffff irq 16 at device 0.0 on cardbus0 > ath1: [ITHREAD] > ath1: using obsoleted if_watchdog interface > ath1: mac 5.6 phy 4.1 radio 3.6 Huumm... this is similar output to what i had last week, since then I've updated RAM to 4GB (a delicate process, I might have screwed up something) and updated FreeBSD a couple of times to the latest RELENG_7. >> I'm running: >> uname -a >> >> FreeBSD t61p 7.0-BETA1 FreeBSD 7.0-BETA1 #0: Fri Oct 26 13:10:37 >> WEST 2007 root@t61p:/usr/obj/usr/src/sys/GENERIC i386 >> >> GENERIC kernel with ULE and without debugging. >> >> Is there anything I can do to diagnose these issues? >> > > What does dmesg show for "ath" when you boot? Or can you post "pciconf -l -v"? cardbus: cbb0@pci0:21:0:0: class=0x060700 card=0x20c617aa chip=0x04761180 rev=0xba hdr=0x02 vendor = 'Ricoh Company, Ltd.' device = 'unknown Ricoh R/RL/5C476(II)' class = bridge subclass = PCI-CardBus "ral" card: ral0@pci0:22:0:0: class=0x028000 card=0x3c001948 chip=0x02011814 rev=0x01 hdr=0x00 vendor = 'Ralink Technology, Corp' device = '0x03011814 Zonet ZEW1601 (Ralink Chipset) 802.11b/g WLAN Card' class = network "ath" card ath0@pci0:22:0:0: class=0x020000 card=0xcb2114b9 chip=0x0013168c rev=0x01 hdr=0x00 vendor = 'Atheros Communications Inc.' device = 'AR5212, AR5213 802.11a/b/g Wireless Adapter' class = network subclass = ethernet Thanks for your help! -- Luis Neves