From owner-freebsd-stable@FreeBSD.ORG Tue Jan 23 16:43:50 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7D2B216A417 for ; Tue, 23 Jan 2007 16:43:50 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from osl1smout1.broadpark.no (osl1smout1.broadpark.no [80.202.4.58]) by mx1.freebsd.org (Postfix) with ESMTP id 258D813C507 for ; Tue, 23 Jan 2007 16:43:50 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from osl1sminn1.broadpark.no ([80.202.4.59]) by osl1smout1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0JCB00AAOYGVH2E0@osl1smout1.broadpark.no> for freebsd-stable@freebsd.org; Tue, 23 Jan 2007 17:43:43 +0100 (CET) Received: from kg-work.kg4.no ([80.203.66.169]) by osl1sminn1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with SMTP id <0JCB001CLYGVXW60@osl1sminn1.broadpark.no> for freebsd-stable@freebsd.org; Tue, 23 Jan 2007 17:43:43 +0100 (CET) Date: Tue, 23 Jan 2007 17:43:43 +0100 From: Torfinn Ingolfsen X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH In-reply-to: <200701231148.58209.dzalewski@open-craft.com> To: freebsd-stable@freebsd.org Message-id: <20070123174343.4acafcca.torfinn.ingolfsen@broadpark.no> MIME-version: 1.0 X-Mailer: Sylpheed 2.3.1 (GTK+ 2.10.8; i386-portbld-freebsd6.2) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT References: <200701231148.58209.dzalewski@open-craft.com> Cc: dzalewski@open-craft.com Subject: Re: FreeBSD 6.2 ipw3945 on HP Pavilion dv6000 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Jan 2007 16:43:50 -0000 On Tue, 23 Jan 2007 11:48:58 +0200 Dominik Zalewski wrote: > I'm running FreeBSD 6.2-RELEASE on HP Pavilion dv6000. I have a > problem with intel 3945 wireless card. Simply, kernel didnt detect > any ipw* device. When I'm loading a module if_ipw nothing happen. I > tried also to compile this driver static into the kernel. No results : There are already answers in this thread: the ipw driver does not support the intel 3945. However, there is a work-in-progress driver (wpi) at http://people.freebsd.org/%7Eflz/local/wpi/ which I'm using on a Acer Aspire AS5672 laptop with good results. I'm even using WPA encryption. YMMV. For me, the driver only works with acpi disabled, but I think the reason for that have more to do with my laptop and bios /acpi issues. If you want more information, search the archives of the freebsd-mobile mailinglist for "intel 3945". HTH -- Regards, Torfinn Ingolfsen, Norway