From owner-freebsd-current@FreeBSD.ORG Tue Jun 2 22:48:10 2015 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 473B0B97; Tue, 2 Jun 2015 22:48:10 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.69.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cell.glebius.int.ru", Issuer "cell.glebius.int.ru" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id C5E28169C; Tue, 2 Jun 2015 22:48:09 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.9/8.14.9) with ESMTP id t52Mm6QV038231 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 3 Jun 2015 01:48:06 +0300 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.9/8.14.9/Submit) id t52Mm6LZ038230; Wed, 3 Jun 2015 01:48:06 +0300 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Wed, 3 Jun 2015 01:48:06 +0300 From: Gleb Smirnoff To: Michael Moll Cc: adrian@FreeBSD.org, current@FreeBSD.org Subject: Re: converted iwi(4) for testing Was: [Testers needed!] WiFi drivers changes Message-ID: <20150602224806.GK73119@glebius.int.ru> References: <20150602162021.GI73119@glebius.int.ru> <20150602214736.GA87969@darkthrone.kvedulv.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150602214736.GA87969@darkthrone.kvedulv.de> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 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: Tue, 02 Jun 2015 22:48:10 -0000 On Tue, Jun 02, 2015 at 11:47:36PM +0200, Michael Moll wrote: M> On Tue, Jun 02, 2015 at 07:20:21PM +0300, Gleb Smirnoff wrote: M> > I've converted iwi(4) and refreshed the D2655. I will appreciate M> > if you test it. Please report if there are any problems. Thanks! M> M> Some seconds after bringing it up I'm getting: M> M> kernel trap 12 with interrupts disabled Oh, we have just uncovered a very funny bug in the current iwi(4) code. Look at this! https://lists.freebsd.org/pipermail/svn-src-head/2015-June/072615.html I have fixed the bug in head, and updated the phab revision. The current phab revision will apply only to the fresh head. Please retry! And thanks a lot for your efforts. :) -- Totus tuus, Glebius.