From owner-freebsd-usb@FreeBSD.ORG Sun Jun 29 17:02:08 2014 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 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E2FCF4F8 for ; Sun, 29 Jun 2014 17:02:08 +0000 (UTC) Received: from mail.turbocat.net (mail.turbocat.net [IPv6:2a01:4f8:d16:4514::2]) (using TLSv1.1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A730B28C5 for ; Sun, 29 Jun 2014 17:02:08 +0000 (UTC) Received: from laptop015.home.selasky.org (cm-176.74.213.204.customer.telag.net [176.74.213.204]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id E87DD1FE02D; Sun, 29 Jun 2014 19:02:06 +0200 (CEST) Message-ID: <53B046A0.4010102@selasky.org> Date: Sun, 29 Jun 2014 19:02:24 +0200 From: Hans Petter Selasky User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: Tur-Wei Chan , freebsd-usb@FreeBSD.org Subject: Re: Zotac ID91 USB3 devices attach as USB2 References: <53B025AF.3010602@singnet.com.sg> In-Reply-To: <53B025AF.3010602@singnet.com.sg> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Jun 2014 17:02:09 -0000 On 06/29/14 16:41, Tur-Wei Chan wrote: > Hi, > > Got a Zotac ID91 mini-PC > (http://www.zotac.com/products/mini-pcs/zbox/product/zbox/detail/zbox-id91-1.html) > recently and installed FreeBSD (10-STABLE, r267719) on it. > > Hooking up my Mediasonic ProRaid HUR3-SU3S3 to the USB3 ports however > showed the drives up at only USB2.0 speeds: > Hi, What does "pciconf -lv" say? I see you have a Lynx Point USB 3.0. They are a bit troublesome. Have you played with the port routing mask under hw.usb.xhci ? --HPS