From owner-freebsd-usb@FreeBSD.ORG Mon Nov 30 20:50:03 2009 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7DE89106566B for ; Mon, 30 Nov 2009 20:50:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6F71C8FC08 for ; Mon, 30 Nov 2009 20:50:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id nAUKo2GA049594 for ; Mon, 30 Nov 2009 20:50:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id nAUKo2e4049593; Mon, 30 Nov 2009 20:50:02 GMT (envelope-from gnats) Date: Mon, 30 Nov 2009 20:50:02 GMT Message-Id: <200911302050.nAUKo2e4049593@freefall.freebsd.org> To: freebsd-usb@FreeBSD.org From: Stefan Walter Cc: Subject: Re: usb/82660: [ehci] [panic] EHCI: I/O stuck in state 'physrd'/panic X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Stefan Walter List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Nov 2009 20:50:03 -0000 The following reply was made to PR usb/82660; it has been noted by GNATS. From: Stefan Walter To: GNATS Cc: Subject: Re: usb/82660: [ehci] [panic] EHCI: I/O stuck in state 'physrd'/panic Date: Mon, 30 Nov 2009 21:46:49 +0100 No news after a few years: After updating to 8.0-RELEASE, the problem still exists - using dd to read data from a USB stick with EHCI loaded occasionally results in dd being stuck in physrd or cbwait. After a while, dd aborts and the kernel emits the following message: (da2:umass-sim0:0:0:0): Synchronize cache failed, status == 0x4, scsi status == 0x0 Is there any helpful information I could provide? Best regards, Stefan