From owner-freebsd-questions@FreeBSD.ORG Sat Jan 8 01:59:45 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 573D116A4CE for ; Sat, 8 Jan 2005 01:59:40 +0000 (GMT) Received: from ms-smtp-03.rdc-nyc.rr.com (ms-smtp-03-smtplb.rdc-nyc.rr.com [24.29.109.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 833B443D1D for ; Sat, 8 Jan 2005 01:59:39 +0000 (GMT) (envelope-from BSD-Mail@nyc.rr.com) Received: from bsd.nyc.rr.com (69-201-151-233.nyc.rr.com [69.201.151.233]) j081xYGi012331; Fri, 7 Jan 2005 20:59:35 -0500 (EST) Date: Fri, 7 Jan 2005 21:00:46 -0500 From: John Wilson To: Paul Hoffman Message-Id: <20050107210046.2145a571.BSD-Mail@nyc.rr.com> In-Reply-To: References: X-Mailer: Sylpheed version 1.0.0rc (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: freebsd-questions@freebsd.org Subject: Re: Getting USB2 on FreeBSD 5.3? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Jan 2005 01:59:45 -0000 On Fri, 07 Jan 2005 16:32:31 -0800 Paul Hoffman wrote: [...] > da0: Fixed Direct Access SCSI-0 device > da0: 1.000MB/s transfers [...] For what it's worth, I too am using ehci with a USB2 HD based MP3 player, and it is being reported similarly as well in regard to the 1.000MB/s transfer rate. However, according to `systat -vmstat`, I am seeing transfers in the area of 8MB/s. In regard to stability, I've had no issues at all with it. I'm sure this doesn't help at all. ;p - John.