From owner-freebsd-current@FreeBSD.ORG Thu Jul 26 20:13:59 2007 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 E786116A417; Thu, 26 Jul 2007 20:13:59 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from heff.fud.org.nz (203-109-251-39.static.bliink.ihug.co.nz [203.109.251.39]) by mx1.freebsd.org (Postfix) with ESMTP id 90A8113C461; Thu, 26 Jul 2007 20:13:59 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: by heff.fud.org.nz (Postfix, from userid 1001) id 0E1881CC58; Fri, 27 Jul 2007 08:13:58 +1200 (NZST) Date: Fri, 27 Jul 2007 08:13:58 +1200 From: Andrew Thompson To: Matteo Riondato , Scot Hetzel , freebsd-current@freebsd.org Message-ID: <20070726201358.GA30216@heff.fud.org.nz> References: <790a9fff0707150332u2502a491s91f19d4303bf82a6@mail.gmail.com> <20070715110629.GI95956@heff.fud.org.nz> <790a9fff0707181607n7500b7feo190c58418e047de5@mail.gmail.com> <20070720001043.GD45010@heff.fud.org.nz> <20070721092207.GC76674@heff.fud.org.nz> <20070725093123.GB1704@kaiser.sig11.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070725093123.GB1704@kaiser.sig11.org> User-Agent: Mutt/1.5.13 (2006-08-11) Cc: Subject: Re: stopping ndis caused fatal trap 12 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: Thu, 26 Jul 2007 20:14:00 -0000 On Wed, Jul 25, 2007 at 11:31:23AM +0200, Matteo Riondato wrote: > On Sat, Jul 21, 2007 at 09:22:07PM +1200, Andrew Thompson wrote: > > Is anyone able to test this? I can not commit it until at least one > > person with the ndis issues can confirm it works. Sephe has committed > > his part so only the attached patch is needed. > > I tested it and it solved my problem. > Thanks for your work. Committed. Thanks for your testing. Andrew