From owner-freebsd-usb@FreeBSD.ORG Wed Apr 22 08:42:12 2009 Return-Path: Delivered-To: usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D884E1065675; Wed, 22 Apr 2009 08:42:12 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe10.swipnet.se [212.247.155.33]) by mx1.freebsd.org (Postfix) with ESMTP id 194F38FC13; Wed, 22 Apr 2009 08:42:11 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=N7_6JsMCGwMA:10 a=xwl4Tf1-NqgA:10 a=j+k/Ze5hWUCaCztCgEjzDQ==:17 a=6I5d2MoRAAAA:8 a=sTXHApjzN4wKctXs6qcA:9 a=-evp4V9xquZTEIU12i8A:7 a=CdqwCUWybz0pISz9CDUKuDFBx_kA:4 Received: from [81.191.55.181] (account mc467741@c2i.net HELO laptop) by mailfe10.swip.net (CommuniGate Pro SMTP 5.2.13) with ESMTPA id 1060245932; Wed, 22 Apr 2009 10:42:10 +0200 From: Hans Petter Selasky To: freebsd-current@freebsd.org, vova@fbsd.ru, Andrew Thompson Date: Wed, 22 Apr 2009 10:44:41 +0200 User-Agent: KMail/1.9.7 References: <1240385371.1716.35.camel@localhost> In-Reply-To: <1240385371.1716.35.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200904221044.43032.hselasky@c2i.net> Cc: usb Subject: Re: Recent changes in USB stack broke dock disconnection - panic X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Apr 2009 08:42:13 -0000 On Wednesday 22 April 2009, Vladimir Grebenschikov wrote: > Hi > > Some recent changes in USB2 stack make panic on IBM dock disconnection. > > As far as I understand USB controller in dock seen by notebook through PCIe > bus. On dock disconnection all USB devices should be safely disconnected. > > This works before with old USB stack and with early versions of new USB > stack. > This issue has been fixed, but not committed yet? http://perforce.freebsd.org/chv.cgi?CH=160413 --HPS