From owner-freebsd-mobile@FreeBSD.ORG Wed Oct 3 17:04:03 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 5480416A417 for ; Wed, 3 Oct 2007 17:04:03 +0000 (UTC) (envelope-from sam@errno.com) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.freebsd.org (Postfix) with ESMTP id 1775A13C45D for ; Wed, 3 Oct 2007 17:04:03 +0000 (UTC) (envelope-from sam@errno.com) Received: from trouble.errno.com (trouble.errno.com [10.0.0.248]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id l93GY6bb055309 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 3 Oct 2007 09:34:06 -0700 (PDT) (envelope-from sam@errno.com) Message-ID: <4703C47D.3010905@errno.com> Date: Wed, 03 Oct 2007 09:34:05 -0700 From: Sam Leffler User-Agent: Thunderbird 2.0.0.6 (X11/20070814) MIME-Version: 1.0 To: Frank Staals References: <4703B7EF.6030603@gmx.net> In-Reply-To: <4703B7EF.6030603@gmx.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-DCC--Metrics: ebb.errno.com; whitelist Cc: freebsd-mobile@freebsd.org Subject: Re: Intel 3945ABG with ipw driver on CURRENT 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: Wed, 03 Oct 2007 17:04:03 -0000 Frank Staals wrote: > Hey, > > Last week I finally received my Dell Latitude D630 which is using the > Intel 3945ABG chipset for it's wireless connectivity. This should be > supported with the ipw driver which is available in CURRENT. > Unfortunately my card is not detected when loading the module. <...snip...> man ipw: NAME ipw -- Intel PRO/Wireless 2100 IEEE 802.11 driver Wrong driver; look for wpi on the web, it isn't in CVS yet. Sam