From owner-freebsd-usb@FreeBSD.ORG Thu May 18 21:36:14 2006 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2641516A400 for ; Thu, 18 May 2006 21:36:14 +0000 (UTC) (envelope-from lars.stokholm@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FD5A43D45 for ; Thu, 18 May 2006 21:36:13 +0000 (GMT) (envelope-from lars.stokholm@gmail.com) Received: by nf-out-0910.google.com with SMTP id x29so116164nfb for ; Thu, 18 May 2006 14:36:12 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=E5JuExIthf7oW4AXN1XJF65vqN/41ZwAyp8TWogcBi31HXiUjEVs5Z109/ONrOG5RTmLIyNuAT46mlkXHKatvVpWvQW4x+kZx5mVanC4GF/SiyKbvjLc4h9KImYv8d2IyW6dHLTyFdrtKialp01BM49kYXRtFvmxsTva7/O+1T4= Received: by 10.49.39.1 with SMTP id r1mr913480nfj; Thu, 18 May 2006 14:36:12 -0700 (PDT) Received: by 10.49.4.6 with HTTP; Thu, 18 May 2006 14:36:12 -0700 (PDT) Message-ID: Date: Thu, 18 May 2006 23:36:12 +0200 From: "Lars Stokholm" To: freebsd-usb@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Slow USB2 transfer rate 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: Thu, 18 May 2006 21:36:14 -0000 Hi, I'm transferring files from a harddisk, connected by USB2, at a rate of 5MB/s. It ought to be a lot faster than that, right? Does anyone have any ideas to how I can speed it up a little? I'm running 6.1-STABLE with the GENERIC kernel - with a newbie behind the wheel, so any suggestion, however obvious, might be the solution for me. ;) Lars