From owner-freebsd-usb@FreeBSD.ORG Mon May 25 11:36:22 2015 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1292B5C0 for ; Mon, 25 May 2015 11:36:22 +0000 (UTC) (envelope-from hps@selasky.org) Received: from mail.turbocat.net (mail.turbocat.net [IPv6:2a01:4f8:d16:4514::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C7371E4E for ; Mon, 25 May 2015 11:36:21 +0000 (UTC) (envelope-from hps@selasky.org) Received: from laptop015.home.selasky.org (cm-176.74.213.204.customer.telag.net [176.74.213.204]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id 95BE71FE023; Mon, 25 May 2015 13:36:19 +0200 (CEST) Message-ID: <55630965.5070205@selasky.org> Date: Mon, 25 May 2015 13:37:09 +0200 From: Hans Petter Selasky User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: ticso@cicely.de, Gary Jennejohn CC: Bernd Walter , freebsd-usb@freebsd.org Subject: Re: High-Speed devices listed at XHCI References: <20150522234257.GD51052@cicely7.cicely.de> <20150523093621.0da6caa6@ernst.home> <20150523122522.GH51052@cicely7.cicely.de> <20150523152438.690b0826@ernst.home> <20150523144140.GJ51052@cicely7.cicely.de> In-Reply-To: <20150523144140.GJ51052@cicely7.cicely.de> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 May 2015 11:36:22 -0000 Hi, The XHCI supports FS/LS/HS and SS, on different ports though. --HPS