From owner-freebsd-current@FreeBSD.ORG Fri Jan 13 22:31:31 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3F434106564A for ; Fri, 13 Jan 2012 22:31:31 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe09.c2i.net [212.247.155.2]) by mx1.freebsd.org (Postfix) with ESMTP id C3F7C8FC13 for ; Fri, 13 Jan 2012 22:31:30 +0000 (UTC) X-T2-Spam-Status: No, hits=-0.2 required=5.0 tests=ALL_TRUSTED, BAYES_50 Received: from [188.126.198.129] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe09.swip.net (CommuniGate Pro SMTP 5.4.2) with ESMTPA id 53672554; Fri, 13 Jan 2012 23:31:28 +0100 From: Hans Petter Selasky To: freebsd-current@freebsd.org Date: Fri, 13 Jan 2012 23:29:14 +0100 User-Agent: KMail/1.13.5 (FreeBSD/8.2-STABLE; KDE/4.4.5; amd64; ; ) References: <20120112.151517.1348995565928342686.okuno.kohji@jp.panasonic.com> <201201122223.22122.hselasky@c2i.net> <20120113.114048.57809163941080076.okuno.kohji@jp.panasonic.com> In-Reply-To: <20120113.114048.57809163941080076.okuno.kohji@jp.panasonic.com> X-Face: 'mmZ:T{)),Oru^0c+/}w'`gU1$ubmG?lp!=R4Wy\ELYo2)@'UZ24N@ =?utf-8?q?d2+AyewRX=7DmAm=3BYp=0A=09=7CU=5B?=@, _z/([?1bCfM{_"B<.J>mICJCHAzzGHI{y7{%JVz%R~yJHIji`y> =?utf-8?q?Y=7Dk1C4TfysrsUI=0A=09-=25GU9V5=5DiUZF=26nRn9mJ=27=3F=26?=>O MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201201132329.14808.hselasky@c2i.net> Cc: Kohji Okuno Subject: Re: Can you use a USB3.0 hub? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jan 2012 22:31:31 -0000 Hi, Issues with USB 3.0 HUBs should be fixed in 10-current after: http://svn.freebsd.org/changeset/base/230091 And will be MFC'ed to 9-stable and 8-stable next week. Please test! --HPS