From owner-freebsd-usb@FreeBSD.ORG Sat Feb 25 14:03:55 2006 Return-Path: X-Original-To: freebsd-usb@hub.freebsd.org Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7714A16A422; Sat, 25 Feb 2006 14:03:55 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3749F43D46; Sat, 25 Feb 2006 14:03:55 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1PE3tQf091145; Sat, 25 Feb 2006 14:03:55 GMT (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1PE3tHq091141; Sat, 25 Feb 2006 14:03:55 GMT (envelope-from iedowse) Date: Sat, 25 Feb 2006 14:03:55 GMT From: Ian Dowse Message-Id: <200602251403.k1PE3tHq091141@freefall.freebsd.org> To: sw@gegenunendlich.de, iedowse@FreeBSD.org, freebsd-usb@FreeBSD.org Cc: Subject: Re: usb/82660: EHCI: I/O stuck in state 'physrd'/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: Sat, 25 Feb 2006 14:03:55 -0000 Synopsis: EHCI: I/O stuck in state 'physrd'/panic State-Changed-From-To: feedback->open State-Changed-By: iedowse State-Changed-When: Sat Feb 25 13:55:54 UTC 2006 State-Changed-Why: Feedback received - thanks. Would it be possible to get a USB_DEBUG trace at whatever level you can still reproduce the problem? There was a very similar problem with VIA controllers and the fix for that was MFC'd a few weeks ago, so the issue you are seeing must be deeper than just missing interrupt. http://www.freebsd.org/cgi/query-pr.cgi?pr=82660