From owner-freebsd-current@FreeBSD.ORG Fri Jul 10 19:04:52 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BAEDB10656C1; Fri, 10 Jul 2009 19:04:52 +0000 (UTC) (envelope-from stephen@missouri.edu) Received: from cauchy.math.missouri.edu (cauchy.math.missouri.edu [128.206.184.213]) by mx1.freebsd.org (Postfix) with ESMTP id 7B5228FC12; Fri, 10 Jul 2009 19:04:52 +0000 (UTC) (envelope-from stephen@missouri.edu) Received: from laptop3.gateway.2wire.net (cauchy.math.missouri.edu [128.206.184.213]) by cauchy.math.missouri.edu (8.14.3/8.14.3) with ESMTP id n6AISNWo009973; Fri, 10 Jul 2009 13:28:24 -0500 (CDT) (envelope-from stephen@missouri.edu) Message-ID: <4A578847.5060201@missouri.edu> Date: Fri, 10 Jul 2009 13:28:23 -0500 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.8.1.22) Gecko/20090702 SeaMonkey/1.1.17 MIME-Version: 1.0 To: kevin References: <4A5777F6.5040700@freebsd.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Sam Leffler , freebsd-current@freebsd.org Subject: Re: About iwn firmware X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jul 2009 19:04:53 -0000 kevin wrote: > On Sat, Jul 11, 2009 at 1:18 AM, Sam Leffler wrote: > >> kevin wrote: >> >>> Hi, >>> I notice iwn's firmware hasn't been updated for a long time.Is there any >>> plan to import newer version iwn firmware ? current version is >>> iwlwifi-4965-ucode-4.44.17 in the source tree, while latest version is >>> iwlwifi-4965-ucode-228.61.2.24. >>> >>> http://www.intellinuxwireless.org/?n=downloads&f=ucodes_4965 >>> >>> >> Not sure why you want newer firmware. If it's for newer chip support then >> that requires driver changes and is non-trivial. >> >> Sam >> >> iwn driver works well when system up.but it is not so robust.it will stop > transfer data and throw some errors in these conditions: > 1 . mount nfs via wireless network,if i transfer a lot of data.it may stop > receiving data after some time. > 2 . wireless network is busy, then some one reboot the wireless AP.it may > throw some errors and stop working. > 3 . Find wireless network works slow and switch to Ethernet,.if try > /etc/rc.d/netif restart, it may throw some errors and stop working. > > > all these are fixed by reboot system(reload iwn and iwnfw dose not work at > most time). i also find iwn driver printe a lot of microcode error related > messages when it failed(not easy to reproduce it). > > No official Change Log, i just notice the *description *in gentoo > bug#202818. I have had the same experiences. They are not that frequent, so I can live with it, but if someone were to fix it, that would be great.