From owner-freebsd-usb@FreeBSD.ORG Mon Oct 10 15:20:21 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 F0A4F16A41F for ; Mon, 10 Oct 2005 15:20:21 +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 A0AE943D55 for ; Mon, 10 Oct 2005 15:20:21 +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 j9AFKLCM094561 for ; Mon, 10 Oct 2005 15:20:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j9AFKLaA094560; Mon, 10 Oct 2005 15:20:21 GMT (envelope-from gnats) Date: Mon, 10 Oct 2005 15:20:21 GMT Message-Id: <200510101520.j9AFKLaA094560@freefall.freebsd.org> To: freebsd-usb@FreeBSD.org From: Michael Schout Cc: Subject: Re: usb/81621: external hd hangs under load on ehci X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Michael Schout List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2005 15:20:22 -0000 The following reply was made to PR usb/81621; it has been noted by GNATS. From: Michael Schout To: bug-followup@FreeBSD.org, gerrit@pmp.uni-hannover.de Cc: Subject: Re: usb/81621: external hd hangs under load on ehci Date: Mon, 10 Oct 2005 10:11:52 -0500 I have a VIA chipset as well, and the patch in the link above (posted by Rojer, that adds the EHCI_SCFLG_LOSTINTRBUG workaround), fixes all of the problems with my chipset. Without this patch, my system will hang and/or panic every single time a USB 2.0 device is used for more than a few seconds. I've been using the patch for 2 weeeks now with no problems at all and ehci/USB 2.0 devices work perfectly now. My controller is a VIA VT6202. Regards, Michael Schout