From owner-freebsd-current@FreeBSD.ORG Thu Aug 13 12:46:30 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 01E9A10657AA for ; Thu, 13 Aug 2009 12:46:30 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe06.swip.net [212.247.154.161]) by mx1.freebsd.org (Postfix) with ESMTP id 8B6028FC59 for ; Thu, 13 Aug 2009 12:46:29 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=MnI1ikcADjEx7bvsp0jZvQ==:17 a=6I5d2MoRAAAA:8 a=HhXZYSNfp81e4FWth-kA:9 a=YDZjyK-STW7N7bJWXvm9--4fqQ0A:4 Received: from [188.126.201.140] (account mc467741@c2i.net HELO laptop.adsl.tele2.no) by mailfe06.swip.net (CommuniGate Pro SMTP 5.2.13) with ESMTPA id 1292049349; Thu, 13 Aug 2009 14:46:27 +0200 From: Hans Petter Selasky To: freebsd-current@freebsd.org Date: Thu, 13 Aug 2009 14:46:34 +0200 User-Agent: KMail/1.11.4 (FreeBSD/8.0-BETA2; KDE/4.2.4; i386; ; ) References: <90a5caac0908130451h12daf4f1nd90246a398274e43@mail.gmail.com> In-Reply-To: <90a5caac0908130451h12daf4f1nd90246a398274e43@mail.gmail.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200908131446.35053.hselasky@c2i.net> Cc: Lucius Windschuh Subject: Re: usb: panic when pulling a keyboard 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, 13 Aug 2009 12:46:30 -0000 On Thursday 13 August 2009 13:51:37 Lucius Windschuh wrote: > Lucius Windschuh Hi, Can you try the following patch: (Needs to be hand patched, due to other changes inside the file.) http://perforce.freebsd.org/chv.cgi?CH=167286 Thanks for bughunting ! --HPS