From owner-freebsd-mobile@FreeBSD.ORG Tue Sep 5 09:51:04 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 86CA416A4E0 for ; Tue, 5 Sep 2006 09:51:04 +0000 (UTC) (envelope-from mime@traveller.cz) Received: from ss.eunet.cz (ss.eunet.cz [193.85.228.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id D37ED43D45 for ; Tue, 5 Sep 2006 09:51:03 +0000 (GMT) (envelope-from mime@traveller.cz) Received: from localhost.i.cz (ss.eunet.cz [193.85.228.13]) by ss.eunet.cz (8.13.6/8.13.6) with ESMTP id k859p0l5027807 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 5 Sep 2006 11:51:01 +0200 (CEST) (envelope-from mime@traveller.cz) From: Michal Mertl To: Luca Morettoni In-Reply-To: <44FD4114.5060005@morettoni.net> References: <44FD4114.5060005@morettoni.net> Content-Type: text/plain Date: Tue, 05 Sep 2006 11:50:57 +0200 Message-Id: <1157449857.1036.4.camel@genius.i.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.6.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: freebsd-mobile@freebsd.org Subject: Re: iwi and (another?) Intel3945ABG 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: Tue, 05 Sep 2006 09:51:04 -0000 Luca Morettoni wrote: > Hi, I have an Intel Centrino Duo laptop (HP-Compaq NX7400). The wifi > card is a "Intel PRO/Wireless 3945ABG", I have see that pciconf return > 0x4222 but into if_iwi.c this number is missing. Someone know if the > firmare (and the other parts of iwi code) works fine by addind this new > number? No, it is different hardware. I think I have heard there are problems with NDIS (Windows) driver for this NIC and that there is some native beta driver which works. Michal