From owner-freebsd-usb@FreeBSD.ORG Sat Sep 17 09:00:32 2005 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 D1C5516A41F for ; Sat, 17 Sep 2005 09:00:32 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89A3943D45 for ; Sat, 17 Sep 2005 09:00:32 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j8H90WXs033687 for ; Sat, 17 Sep 2005 09:00:32 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j8H90WJi033686; Sat, 17 Sep 2005 09:00:32 GMT (envelope-from gnats) Date: Sat, 17 Sep 2005 09:00:32 GMT Message-Id: <200509170900.j8H90WJi033686@freefall.freebsd.org> To: freebsd-usb@FreeBSD.org From: "dave" 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 Reply-To: dave List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Sep 2005 09:00:32 -0000 The following reply was made to PR usb/82660; it has been noted by GNATS. From: "dave" To: , Cc: Subject: Re: usb/82660: EHCI: I/O stuck in state 'physrd'/panic Date: Sat, 17 Sep 2005 04:51:18 -0400 Hello, I've also seen this behavior on a 5.4-p6 system, i had to downgrade the controllers from usb2 to usb 1.1 by removing ehci from my kernel and recompiling. This is frustrating. Another aspect, if i had a usb device, an external hard disk plugged in on boot up, ehci still in the kernel,the system would boot panic. Dave.