From owner-freebsd-mobile@FreeBSD.ORG Wed Oct 3 17:21:27 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 3CF0616A418 for ; Wed, 3 Oct 2007 17:21:27 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.183]) by mx1.freebsd.org (Postfix) with ESMTP id E7B3413C45D for ; Wed, 3 Oct 2007 17:21:26 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: by py-out-1112.google.com with SMTP id u77so8799696pyb for ; Wed, 03 Oct 2007 10:21:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=LyOi5fJ3lqxU++5Gah6h5qRKE1M/QgDyOf6T8N05I2E=; b=rSPdDCoXg1xzVDGG9n4aejixxj7NoMssf9y9Rb8XCLnGB1f6ITb2zEW0IxFhnVXEWxmRz9oZ6eMoz07jrOlgZqTk+zdx1f80Qp0B0vJjPaV6Zc2wd69aBHN68eQlxGU6jGswPKsibAyPvK3pkgkKOviDuMRTw4sOgTn1uXH82gE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=NV5xEyPhkmjYMoI91NRM0gE86eMrvd71XBNtNVbfAk+zkNiqg/KOgHYODnT3wjYurjH9hRJSmQtbg3JgDmfq0oCU6iq5ExGtjX2gHpDJJ71UaPX0sQnhy7bvIiySf92vcScSUZsR7pCeKPEESpWRiGCyBZv9B/JinJehvi4XPJE= Received: by 10.35.110.13 with SMTP id n13mr2857680pym.1191430541703; Wed, 03 Oct 2007 09:55:41 -0700 (PDT) Received: by 10.35.65.19 with HTTP; Wed, 3 Oct 2007 09:55:41 -0700 (PDT) Message-ID: Date: Wed, 3 Oct 2007 17:55:41 +0100 From: "Rui Paulo" Sender: rpaulo@gmail.com To: "Frank Staals" In-Reply-To: <4703B7EF.6030603@gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4703B7EF.6030603@gmx.net> X-Google-Sender-Auth: 1efe3672337ea0ee 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:21:27 -0000 On 10/3/07, 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. If your card is a 3945ABG, then you need the wpi driver, which is not included (yet, I hope) in FreeBSD. Try here: http://www.clearchain .com/wiki/Wpi Regards. -- Rui Paulo