From owner-freebsd-mobile@FreeBSD.ORG Sun Oct 1 01:12:46 2006 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4313216A407 for ; Sun, 1 Oct 2006 01:12:46 +0000 (UTC) (envelope-from gdt@ir.bbn.com) Received: from fnord.ir.bbn.com (fnord.ir.bbn.com [192.1.100.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id E395243D45 for ; Sun, 1 Oct 2006 01:12:41 +0000 (GMT) (envelope-from gdt@ir.bbn.com) Received: by fnord.ir.bbn.com (Postfix, from userid 10853) id CA0995286; Sat, 30 Sep 2006 21:12:40 -0400 (EDT) From: Greg Troxel To: Richard Arends In-Reply-To: <20060921133506.GA13081@sun.unixguru.nl> (Richard Arends's message of "Thu\, 21 Sep 2006 15\:35\:06 +0200") References: <20060921133506.GA13081@sun.unixguru.nl> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (berkeley-unix) X-Hashcash: 1:20:061001:richard@unixguru.nl::NcI8E39zmZOQBnkk:0000000000000000000000000000000000000000000LTI X-Hashcash: 1:20:061001:freebsd-mobile@freebsd.org::6qChaAKeO3HLRUrL:00000000000000000000000000000000000A69f Date: Sat, 30 Sep 2006 21:12:40 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-mobile@freebsd.org Subject: Re: Thinkpad T60 with Atheros Wifi 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: Sun, 01 Oct 2006 01:12:46 -0000 I have a T60 with the IBM/atheros part, and under NetBSD (to which ath(4) is ported from FreeBSD, so therefore it should be ok on FreeBSD) it probes as: ath0 at pci3 dev 0 function 0 ath0: interrupting at ioapic0 pin 17 (irq 11) ath0: 11a rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps ath0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps ath0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps ath0: mac 10.3 phy 6.1 radio 10.2 and works with zero problems. There is wpi(4) in NetBSD, from OpenBSD, but it seems incomplete (so I don't mean to dissuade you from getting an ath(4) part). WPI(4) NetBSD Kernel Interfaces Manual WPI(4) NAME wpi -- Intel PRO/Wireless 3945ABG IEEE 802.11a/b/g wireless network driver SYNOPSIS wpi* at pci? dev ? function ? DESCRIPTION The wpi driver provides support for Intel PRO/Wireless 3945ABG Mini PCI Express network adapters.