From owner-freebsd-usb@FreeBSD.ORG Wed Oct 26 17:47:13 2011 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B7580106566C for ; Wed, 26 Oct 2011 17:47:13 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe01.c2i.net [212.247.154.2]) by mx1.freebsd.org (Postfix) with ESMTP id 4EDDC8FC12 for ; Wed, 26 Oct 2011 17:47:12 +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 mailfe01.swip.net (CommuniGate Pro SMTP 5.2.19) with ESMTPA id 197745922 for freebsd-usb@freebsd.org; Wed, 26 Oct 2011 19:47:10 +0200 From: Hans Petter Selasky To: freebsd-usb@freebsd.org Date: Wed, 26 Oct 2011 19:44:05 +0200 User-Agent: KMail/1.13.5 (FreeBSD/8.2-STABLE; KDE/4.4.5; amd64; ; ) X-Face: *nPdTl_}RuAI6^PVpA02T?$%Xa^>@hE0uyUIoiha$pC:9TVgl.Oq, NwSZ4V"|LR.+tj}g5 %V,x^qOs~mnU3]Gn; cQLv&.N>TrxmSFf+p6(30a/{)KUU!s}w\IhQBj}[g}bj0I3^glmC( :AuzV9:.hESm-x4h240C`9=w MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201110261944.05516.hselasky@c2i.net> Subject: XHCI - USB 3.0 - Call for AMD testers X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Oct 2011 17:47:13 -0000 Hi, Someone told med that certain USB 3.0 super speed AMD chipsets don't work with the XHCI driver in FreeBSD 8/9 at EuroBSDcon this year. I would like to call out for someone having such a chipset to report to me and to try the latest code in FreeBSD after this commit: http://svn.freebsd.org/changeset/base/226803 --HPS