From owner-freebsd-current@FreeBSD.ORG Tue May 12 06:40:40 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 546FC106566C for ; Tue, 12 May 2009 06:40:40 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe16.swipnet.se [212.247.155.225]) by mx1.freebsd.org (Postfix) with ESMTP id E25A28FC16 for ; Tue, 12 May 2009 06:40:39 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=MazLKNKq95AA:10 a=MXw7gxVQKqGXY79tIT8aFQ==:17 a=pGLkceISAAAA:8 a=6I5d2MoRAAAA:8 a=bJC_33olH1rUSzcxThcA:9 a=-lnlU12cw36YHTJDy3LaeKagmKAA:4 a=MSl-tDqOz04A:10 Received: from [62.113.132.61] (account mc467741@c2i.net HELO laptop) by mailfe16.swip.net (CommuniGate Pro SMTP 5.2.13) with ESMTPA id 496167881; Tue, 12 May 2009 08:40:38 +0200 From: Hans Petter Selasky To: freebsd-current@freebsd.org Date: Tue, 12 May 2009 08:43:11 +0200 User-Agent: KMail/1.9.7 References: <4A089216.1050701@gmail.com> In-Reply-To: <4A089216.1050701@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1251" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200905120843.12065.hselasky@c2i.net> Cc: Andrey Subject: Re: system panics on USB-mouse detachment 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: Tue, 12 May 2009 06:40:40 -0000 On Monday 11 May 2009, Andrey wrote: > Andrey Hi Andrey, Thanks for reporting. I suspect the patch below will fix your problem: http://perforce.freebsd.org/chv.cgi?CH=161961 --HPS