From owner-freebsd-questions@FreeBSD.ORG Sat Jan 28 09:06:36 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AF3D6106564A for ; Sat, 28 Jan 2012 09:06:36 +0000 (UTC) (envelope-from idefix@fechner.net) Received: from anny.lostinspace.de (anny.lostinspace.de [IPv6:2a01:138:a006::2]) by mx1.freebsd.org (Postfix) with ESMTP id 369718FC15 for ; Sat, 28 Jan 2012 09:06:36 +0000 (UTC) Received: from server.idefix.lan (ppp-93-104-80-240.dynamic.mnet-online.de [93.104.80.240]) (authenticated bits=0) by anny.lostinspace.de (8.14.5/8.14.5) with ESMTP id q0S96TRd097436 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Sat, 28 Jan 2012 10:06:33 +0100 (CET) (envelope-from idefix@fechner.net) Received: from server.idefix.lan (localhost [IPv6:::1]) by server.idefix.lan (Postfix) with ESMTP id E065538D7 for ; Sat, 28 Jan 2012 10:06:28 +0100 (CET) X-Virus-Scanned: amavisd-new at fechner.net Received: from server.idefix.lan ([127.0.0.1]) by server.idefix.lan (server.idefix.lan [127.0.0.1]) (amavisd-new, port 10024) with LMTP id brCMGjFwhKNn for ; Sat, 28 Jan 2012 10:06:28 +0100 (CET) Received: from [192.168.0.151] (idefix.idefix.lan [192.168.0.151]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by server.idefix.lan (Postfix) with ESMTPSA id 7527438CF for ; Sat, 28 Jan 2012 10:06:28 +0100 (CET) Message-ID: <4F23BA90.10403@fechner.net> Date: Sat, 28 Jan 2012 10:06:24 +0100 From: Matthias Fechner User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:9.0) Gecko/20111222 Thunderbird/9.0.1 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: In-Reply-To: X-Enigmail-Version: 1.3.5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (anny.lostinspace.de [80.190.182.2]); Sat, 28 Jan 2012 10:06:33 +0100 (CET) X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,UNPARSEABLE_RELAY autolearn=ham version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on anny.lostinspace.de Subject: Re: USB 3.0 with FreeBSD 8.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Jan 2012 09:06:36 -0000 Am 28.01.2012 05:28, schrieb Henry Olyer: > b) Does 9.0 have USB 3.0 support. my system says: Jan 27 22:16:51 server kernel: xhci0: mem 0xf9cfe000-0xf9cfffff irq 19 at device 0.0 on pci5 Jan 27 22:16:51 server kernel: xhci0: 64 byte context size. Jan 27 22:16:51 server kernel: usbus3 on xhci0 So it detects at least my usb3 controller. Bye Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook