From owner-freebsd-usb@FreeBSD.ORG Mon Oct 24 09:25:55 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 A9AD0106564A for ; Mon, 24 Oct 2011 09:25:55 +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 5D95B8FC08 for ; Mon, 24 Oct 2011 09:25:53 +0000 (UTC) X-T2-Spam-Status: No, hits=-1.0 required=5.0 tests=ALL_TRUSTED, BAYES_40 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 192985745; Mon, 24 Oct 2011 11:25:51 +0200 From: Hans Petter Selasky To: Franz Schwartau Date: Mon, 24 Oct 2011 11:22:43 +0200 User-Agent: KMail/1.13.5 (FreeBSD/8.2-STABLE; KDE/4.4.5; amd64; ; ) References: <4EA1D70D.3010909@electromail.org> <201110240919.08150.hselasky@c2i.net> <4EA5250A.2050801@electromail.org> In-Reply-To: <4EA5250A.2050801@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: <201110241122.43495.hselasky@c2i.net> Cc: freebsd-usb@freebsd.org 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: Mon, 24 Oct 2011 09:25:55 -0000 On Monday 24 October 2011 10:42:50 Franz Schwartau wrote: > Hi Hans! > Hi, > But if I connect the QuickPort it is set to full speed no matter which > port or which cable I'm using... And to repeat it: Other OS set the > QuickPort to high speed with the _same_ hardware setup. It might be that they issue some control request to force the HUB into High speed mode. You would need to check the USB 2.0 specification (HUB chapter) about that. Control requests can be issued using "usbconfig -d X.Y do_request" command. Look for "other speed" keyword. --HPS > Best regards > Franz