From owner-freebsd-usb@freebsd.org Thu Aug 9 07:40:01 2018 Return-Path: Delivered-To: freebsd-usb@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4D9161059F14 for ; Thu, 9 Aug 2018 07:40:01 +0000 (UTC) (envelope-from hps@selasky.org) Received: from mail.turbocat.net (turbocat.net [88.99.82.50]) (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 E05658489D for ; Thu, 9 Aug 2018 07:40:00 +0000 (UTC) (envelope-from hps@selasky.org) Received: from hps2016.home.selasky.org (unknown [62.141.128.70]) (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 4163C26012C; Thu, 9 Aug 2018 09:39:57 +0200 (CEST) Subject: Re: Is FreeBSD-current XHCI 1.1 compliant? To: Rajesh Kumar , freebsd-usb@freebsd.org References: From: Hans Petter Selasky Message-ID: <679a5fd9-a3ee-b4a6-8a0c-6a1a7b850154@selasky.org> Date: Thu, 9 Aug 2018 09:39:35 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Aug 2018 07:40:01 -0000 On 08/09/18 08:42, Rajesh Kumar wrote: > Hi, > > Is FreeBSD-current XHCI 1.1 compliant? or Is it just XHCI 1.0 compliant > supporting upto USB 3.0? Hi, No changes has been made for XHCI 1.1 compliancy. Are you aware of any changes we should implement? --HPS