From owner-freebsd-usb@FreeBSD.ORG Sat Mar 10 16:27:13 2012 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1454E1065672 for ; Sat, 10 Mar 2012 16:27:13 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe04.c2i.net [212.247.154.98]) by mx1.freebsd.org (Postfix) with ESMTP id 9691D8FC16 for ; Sat, 10 Mar 2012 16:27:12 +0000 (UTC) X-T2-Spam-Status: No, hits=-0.2 required=5.0 tests=ALL_TRUSTED, BAYES_50 Received: from [176.74.212.201] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe04.swip.net (CommuniGate Pro SMTP 5.4.2) with ESMTPA id 248765622; Sat, 10 Mar 2012 17:22:02 +0100 From: Hans Petter Selasky To: freebsd-usb@freebsd.org Date: Sat, 10 Mar 2012 17:20:28 +0100 User-Agent: KMail/1.13.5 (FreeBSD/8.3-PRERELEASE; KDE/4.4.5; amd64; ; ) References: <201203101416.q2AEG5nN098810@fire.js.berklix.net> In-Reply-To: <201203101416.q2AEG5nN098810@fire.js.berklix.net> X-Face: 'mmZ:T{)),Oru^0c+/}w'`gU1$ubmG?lp!=R4Wy\ELYo2)@'UZ24N@d2+AyewRX}mAm; Yp |U[@, _z/([?1bCfM{_"B<.J>mICJCHAzzGHI{y7{%JVz%R~yJHIji`y>Y}k1C4TfysrsUI -%GU9V5]iUZF&nRn9mJ'?&>O MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201203101720.28148.hselasky@c2i.net> Cc: "Julian H. Stacey" Subject: Re: ICY BOX Sata USB box runs ar 1M instead of 40M+ 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: Sat, 10 Mar 2012 16:27:13 -0000 On Saturday 10 March 2012 15:16:05 Julian H. Stacey wrote: > Hi USB folks, > For external disk enclosure, trade name "ICY BOX" > /var/log messages shows USB configuring for 1.000MB/s > > The cardboard box I bought it in from shop says > 1 x 2.5" SATA, 1 x USB 3.0 IB-231StU3 > http://www.icybox.de -> > http://www.raidsonic.de/en/products/details.php?we_objectID=7564 > Clicking Spec says: USB 3.0 up to 5 Gbit/s > > The HP notebook > http://berklix.com/~jhs/hardware/hp/pavilion/dm3-1155ea > has 4 USB 2.0 ports. > > If I connect a USB stick on the same port, the notebook offers 40M. > > The disk on all 4 ports only offers 1M. > I tried external power to disk too, no help > (well I'd hoped maybe low V might have sabotaged negotiation - long shot > ;-) > > I suspect/ hope I just need to do a quirk table entry ? Hints please ? > > 8.2-RELEASE amd64, > I'd prefer to stay on 8.2 but I have a smallish space for a temporary > current or 9 if I have to. Hi, Are there any errors in dmesg? 1.0 MByte/s is because it enumerates at FULL speed instead of HIGH speed. Check with usbconfig --HPS