From owner-freebsd-net@FreeBSD.ORG Fri May 8 18:39:33 2009 Return-Path: Delivered-To: freebsd-net@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E33D106566C; Fri, 8 May 2009 18:39:33 +0000 (UTC) (envelope-from mbsd@pacbell.net) Received: from nlpi029.prodigy.net (nlpi029.sbcis.sbc.com [207.115.36.58]) by mx1.freebsd.org (Postfix) with ESMTP id E789B8FC14; Fri, 8 May 2009 18:39:32 +0000 (UTC) (envelope-from mbsd@pacbell.net) Received: from antec (adsl-99-27-132-43.dsl.pltn13.sbcglobal.net [99.27.132.43]) (authenticated bits=0) by nlpi029.prodigy.net (8.13.8 smtpauth/dk/8.13.8) with ESMTP id n48IKdAk014811; Fri, 8 May 2009 13:21:22 -0500 Date: Fri, 8 May 2009 11:20:40 -0700 (PDT) From: =?ISO-8859-1?Q?Mikko_Ty=F6l=E4j=E4rvi?= To: Andrew Thompson In-Reply-To: <20090503155746.GB11965@citylink.fud.org.nz> Message-ID: <20090508111747.Y5904@antec.home> References: <49FD928D.4020504@t-online.de> <20090503155746.GB11965@citylink.fud.org.nz> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-net@FreeBSD.org, Dieter Brozio Subject: Re: New INTEL firmware v3.1 for device iwi (IPW 2200BG) X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 May 2009 18:39:33 -0000 On Sun, 3 May 2009, Andrew Thompson wrote: > On Sun, May 03, 2009 at 02:48:13PM +0200, Dieter Brozio wrote: >> Hi there, >> >> To whom it may concern: >> >> INTEL released in March 2009 a new version 3.1 of its firmware version for >> the WLAN iwi device (Pro/Wireless 2200BG). >> >> http://ipw2200.sourceforge.net/firmware.php >> http://ipw2200.sourceforge.net/firmware.php?fid=8 >> >> On my 7.2.RC2 desktop PC (without WLAN) I noticed that in >> >> /usr/src/sys/contrib/dev/iwi/ipw2200_bss.fw.uu >> /usr/src/sys/contrib/dev/iwi/ipw2200_ibss.fw.uu >> /usr/src/sys/contrib/dev/iwi/ipw2200_sniffer.fw.uu >> >> is still the old v3.0 iwi firmware inside. >> >> This fw generates after some hours of operation error messages like >> "iwi0:scan stuck" and finally the network connection will be disconnected. >> I've tested fw v3.1 this week on my FBSD6.4 laptop: No problems, no "scan >> stuck", no side-effects. Brilliant. > > Great. If anyone can also confirm it works on current then I will > commit. I have been using the new firmware for a couple of days on current with this device: iwi0@pci0:2:1:0: class=0x028000 card=0x27218086 chip=0x42208086 rev=0x05 hdr=0x00 vendor = 'Intel Corporation' device = 'MPCI3B driverIntel PRO/Wireless 2200BG' class = network No problems observed. $.02, /Mikko