From owner-freebsd-usb@freebsd.org Fri Nov 25 20:31:01 2016 Return-Path: Delivered-To: freebsd-usb@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9E4ECC55F6C; Fri, 25 Nov 2016 20:31:01 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from onlyone.friendlyhosting.spb.ru (onlyone.friendlyhosting.spb.ru [148.251.9.81]) by mx1.freebsd.org (Postfix) with ESMTP id 6A7777D5; Fri, 25 Nov 2016 20:31:01 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from [192.168.17.133] (unknown [89.113.128.32]) (Authenticated sender: lev@serebryakov.spb.ru) by onlyone.friendlyhosting.spb.ru (Postfix) with ESMTPSA id 6ADBB651; Fri, 25 Nov 2016 23:30:58 +0300 (MSK) Reply-To: lev@FreeBSD.org Subject: Re: Is here any work on USB Attached SCSI (UAS/UASP) support? References: <561b3e61-0df2-0eba-24d9-7edf07a7c0ea@FreeBSD.org> To: Hans Petter Selasky , freebsd-hardware@freebsd.org, freebsd-usb@freebsd.org From: Lev Serebryakov Organization: FreeBSD Message-ID: <96c9e5ed-f35e-d9d1-16ba-b967bec3bdf4@FreeBSD.org> Date: Fri, 25 Nov 2016 23:30:57 +0300 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.5.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Nov 2016 20:31:01 -0000 On 25.11.2016 17:57, Hans Petter Selasky wrote: > For Super Speed (USB 3.0) UASP uses streams mode instead of regular bulk > transfers from what I can see, which is not supported by all XHCI > controllers. Intel's ones? ASMedia's ones? Anyway, UASP is new protocol, but it is SCSI at its core, so sit should be new transport layer for CAM? > In USB 2.0 mode it will work using BULK only. Not sure if the vendors > provide BULK only configurations for USB 3.0. Attach 5 disks via one USB2 links is not good idea anyway. -- // Lev Serebryakov