From owner-freebsd-usb@FreeBSD.ORG Sun May 29 13:30:03 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 014EA16A41C for ; Sun, 29 May 2005 13:30:03 +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 99CF343D48 for ; Sun, 29 May 2005 13:30:02 +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 j4TDU2hh042860 for ; Sun, 29 May 2005 13:30:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4TDU2eZ042857; Sun, 29 May 2005 13:30:02 GMT (envelope-from gnats) Resent-Date: Sun, 29 May 2005 13:30:02 GMT Resent-Message-Id: <200505291330.j4TDU2eZ042857@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-usb@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gerrit Kühn Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BB2116A41C for ; Sun, 29 May 2005 13:26:36 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E6C943D1F for ; Sun, 29 May 2005 13:26:36 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j4TDQZWF084811 for ; Sun, 29 May 2005 13:26:35 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j4TDQYCh084810; Sun, 29 May 2005 13:26:34 GMT (envelope-from nobody) Message-Id: <200505291326.j4TDQYCh084810@www.freebsd.org> Date: Sun, 29 May 2005 13:26:34 GMT From: Gerrit Kühn To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: usb/81621: external hd hangs under load on ehci 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: Sun, 29 May 2005 13:30:03 -0000 >Number: 81621 >Category: usb >Synopsis: external hd hangs under load on ehci >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-usb >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun May 29 13:30:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Gerrit Kühn >Release: 5-stable >Organization: Universität Hannover >Environment: root@stardust.terra.ger:/usr/obj/usr/src/sys/STARDUST iFreeBSD stardust.terra.ger 5.4-STABLE FreeBSD 5.4-STABLE #25: Sat May 7 22:22:04 CEST 2005 root@stardust.terra.ger:/usr/obj/usr/src/sys/STARDUST i386 386 >Description: I'm using a Vosoniq XS-DrivePro VP-300, which is basically an external 2.5"HD combined with a cardreader. The device works perfectly with 500-600kB/s when connected to the internal USB1 port of the mainboard (VIA chipset), and basically works with ~2MB/s on a USB2 port of a DLink DU-520 card (NEC chipset). However, after transferring some data via USB2/EHCI (usually some 10MB), the connection locks up and waits for some kind of timeout (several minutes). After that, transfer is resumed until the next lockup occurs. uhci0@pci0:7:2: class=0x0c0300 card=0x12340925 chip=0x30381106 rev=0x16 hdr=0x00 vendor = 'VIA Technologies Inc' device = 'VT82xxxxx UHCI USB 1.1 Controller (All VIA Chipsets)' class = serial bus subclass = USB uhci1@pci0:7:3: class=0x0c0300 card=0x12340925 chip=0x30381106 rev=0x16 hdr=0x00 vendor = 'VIA Technologies Inc' device = 'VT82xxxxx UHCI USB 1.1 Controller (All VIA Chipsets)' class = serial bus subclass = USB ohci0@pci0:14:0: class=0x0c0310 card=0x00351186 chip=0x00351033 rev=0x43 hdr=0x00 vendor = 'NEC Electronics Hong Kong' device = 'uPD9210FGC-7EA / µPD720101 USB 1.0 Host Controller (OHCI compliant)' class = serial bus subclass = USB ohci1@pci0:14:1: class=0x0c0310 card=0x00351186 chip=0x00351033 rev=0x43 hdr=0x00 vendor = 'NEC Electronics Hong Kong' device = 'uPD9210FGC-7EA / µPD720101 USB 1.0 Host Controller (OHCI compliant)' class = serial bus subclass = USB ehci0@pci0:14:2: class=0x0c0320 card=0xf1011186 chip=0x00e01033 rev=0x04 hdr=0x00 vendor = 'NEC Electronics Hong Kong' device = 'uPD720100A/101 USB 2.0 Enhanced Host Controller' class = serial bus subclass = USB Please let me know if I can provide further information to solve this problem. >How-To-Repeat: Just use the XS-Drive with USB2 and transfer an sufficient amount of data. >Fix: >Release-Note: >Audit-Trail: >Unformatted: