From owner-freebsd-net@FreeBSD.ORG Fri Mar 17 21:32:49 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96FD016A423 for ; Fri, 17 Mar 2006 21:32:49 +0000 (UTC) (envelope-from yb@bashibuzuk.net) Received: from a.6f2.net (a.6f2.net [213.189.5.89]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D04743D5F for ; Fri, 17 Mar 2006 21:32:48 +0000 (GMT) (envelope-from yb@bashibuzuk.net) Received: by a.6f2.net (Postfix, from userid 66) id D3598BF8D17; Fri, 17 Mar 2006 22:32:46 +0100 (CET) Received: by cc.bashibuzuk.net (Postfix, from userid 1001) id 48765BE92; Fri, 17 Mar 2006 22:32:48 +0100 (CET) Date: Fri, 17 Mar 2006 22:32:48 +0100 From: Yann Berthier To: freebsd-net@freebsd.org Message-ID: <20060317213248.GB936@bashibuzuk.net> References: <200603052102.24881.max@love2party.net> <20060308201150.GB20475@laverenz.de> <200603150441.50904.max@love2party.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200603150441.50904.max@love2party.net> X-Operating-System: FreeBSD 7.0-CURRENT User-Agent: Mutt/1.5.11 Subject: Re: New version of iwi(4) - Call for testers 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, 17 Mar 2006 21:32:49 -0000 On Wed, 15 Mar 2006, at 04:41, Max Laier wrote: > All, > > the new version at: > http://people.freebsd.org/~mlaier/new_iwi/20060315.both.tgz > > should build for RELENG_6 and HEAD. Make sure to have the latest RELENG_6 > checkout with the taskqueue changes. > > This version supports version 3.0 and version 2.4 firmware. From iwi_fw you > can build and install either version. For 3.0 just #make all install, for > 2.4: #make IWI_FW_VERSION=240 all install This shouldn't make a difference, > though. > > "cmd 0x19" is WME config, by the way. It seems the firmware doesn't like the > sequence we setup the card. > > Please keep testing and post your feedback - thanks. First time ever that i'm able to complete a cvsup (actually, csup now) with iwi(4) . Great work ! Many thanks, - yann