From owner-freebsd-usb@FreeBSD.ORG Sun Oct 23 19:34:44 2011 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 52E28106564A for ; Sun, 23 Oct 2011 19:34:44 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe05.c2i.net [212.247.154.130]) by mx1.freebsd.org (Postfix) with ESMTP id CC4058FC14 for ; Sun, 23 Oct 2011 19:34:43 +0000 (UTC) X-T2-Spam-Status: No, hits=-1.5 required=5.0 tests=ALL_TRUSTED, BAYES_05 Received: from [188.126.198.129] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe05.swip.net (CommuniGate Pro SMTP 5.2.19) with ESMTPA id 192805343; Sun, 23 Oct 2011 21:34:40 +0200 From: Hans Petter Selasky To: freebsd-usb@freebsd.org Date: Sun, 23 Oct 2011 21:31:31 +0200 User-Agent: KMail/1.13.5 (FreeBSD/8.2-STABLE; KDE/4.4.5; amd64; ; ) References: <4EA1D70D.3010909@electromail.org> <4EA3D0F6.8060509@electromail.org> In-Reply-To: <4EA3D0F6.8060509@electromail.org> X-Face: *nPdTl_}RuAI6^PVpA02T?$%Xa^>@hE0uyUIoiha$pC:9TVgl.Oq, NwSZ4V"|LR.+tj}g5 %V,x^qOs~mnU3]Gn; cQLv&.N>TrxmSFf+p6(30a/{)KUU!s}w\IhQBj}[g}bj0I3^glmC( :AuzV9:.hESm-x4h240C`9=w MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201110232131.31667.hselasky@c2i.net> Cc: Subject: Re: Sharkoon QuickPort XT USB3.0 at full speed only 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, 23 Oct 2011 19:34:44 -0000 On Sunday 23 October 2011 10:31:50 Franz Schwartau wrote: > Hi again, > > meanwhile I did some debugging. Hi, What does "usbconfig" output? Did you load the xhci module? What does your dmesg look like? --HPS > > QuickPort dump_device_desc: > http://pastebin.com/h62jLHui > > QuickPort dump_curr_config_desc: > http://pastebin.com/6rheBiMi > > Debug messages (hw.usb.debug=4): > http://paste2.org/p/1733421 > > I found an external HDD enclosure (Sharkoon Rapid-Case 3.5" SATA USB3.0) > which uses the same SATA bridge chip (ASM1051, Vendor 0x174C, Product > 0x55AA). Attached to an USB port it uses high speed instead of full > speed of the QuickPort. > > Rapid-Case dump_device_desc: > http://pastebin.com/B7suMZG7 > > Rapid-Case dump_curr_config_desc: > http://pastebin.com/D6xPyYUp > > The only difference I could find is wMaxPacketSize in Endpoint 0 and > Endpoint 1 is set to 0x40 for the QuickPort. The Rapid-Case external > enclosure has set wMaxPacketSize to 0x200. > > Having a look at lsusb's output under Linux wMaxPacketSize is set to > 0x200 even for the QuickPort: > > http://pastebin.com/fMcxhKax > > If more debug information is needed don't hesitate to ask. :-) > > Best regards > Franz > > _______________________________________________ > freebsd-usb@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-usb > To unsubscribe, send any mail to "freebsd-usb-unsubscribe@freebsd.org"