From owner-freebsd-current@FreeBSD.ORG Mon Sep 15 21:27:40 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 86BC5106564A; Mon, 15 Sep 2008 21:27:40 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe14.swipnet.se [212.247.155.161]) by mx1.freebsd.org (Postfix) with ESMTP id D45EC8FC0A; Mon, 15 Sep 2008 21:27:39 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=ZtwMFzhc6XSROYQlMkMA/A==:17 a=6I5d2MoRAAAA:8 a=Bk7slgqha-BLT9f5N6YA:9 a=Acbs0XiD0vLjvXcHcXmhI6vK9c4A:4 a=50e4U0PicR4A:10 Received: from [62.113.133.218] (account mc467741@c2i.net [62.113.133.218] verified) by mailfe14.swip.net (CommuniGate Pro SMTP 5.2.6) with ESMTPA id 336589341; Mon, 15 Sep 2008 22:27:36 +0200 From: Hans Petter Selasky To: ticso@cicely.de Date: Mon, 15 Sep 2008 22:29:25 +0200 User-Agent: KMail/1.9.7 References: <200809112044.43749.hselasky@c2i.net> <48CB3D09.4050908@elischer.org> <20080913170845.GT1147@cicely7.cicely.de> In-Reply-To: <20080913170845.GT1147@cicely7.cicely.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200809152229.28590.hselasky@c2i.net> Cc: rink@freebsd.org, current@freebsd.org, fbsd-current@mawer.org, Julian Elischer , freebsd-usb@freebsd.org, volker@vwsoft.com, "M. Warner Losh" Subject: Re: "legacy" usb stack fixes 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: Mon, 15 Sep 2008 21:27:40 -0000 Hi, Please find a link to my implementation. Panics when unplugging USB Mass Storage Devices is now a thing of the past, I hope. Any comments ? http://perforce.freebsd.org/chv.cgi?CH=149821 --HPS