From owner-freebsd-current@FreeBSD.ORG Fri Jul 10 17:18:47 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 5F7181065672 for ; Fri, 10 Jul 2009 17:18:47 +0000 (UTC) (envelope-from sam@freebsd.org) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.freebsd.org (Postfix) with ESMTP id 211CC8FC13 for ; Fri, 10 Jul 2009 17:18:47 +0000 (UTC) (envelope-from sam@freebsd.org) Received: from trouble.errno.com (trouble.errno.com [10.0.0.248]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id n6AHIkf9042411 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 10 Jul 2009 10:18:46 -0700 (PDT) (envelope-from sam@freebsd.org) Message-ID: <4A5777F6.5040700@freebsd.org> Date: Fri, 10 Jul 2009 10:18:46 -0700 From: Sam Leffler Organization: FreeBSD Project User-Agent: Thunderbird 2.0.0.22 (X11/20090705) MIME-Version: 1.0 To: kevin References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-DCC-x.dcc-servers-Metrics: ebb.errno.com; whitelist Cc: 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 17:18:47 -0000 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