Date: Fri, 20 May 2011 17:43:38 +0000 (UTC) From: Ruslan Ermilov <ru@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org Subject: svn commit: r222141 - stable/8/share/man/man4 Message-ID: <201105201743.p4KHhcS7094401@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ru Date: Fri May 20 17:43:38 2011 New Revision: 222141 URL: http://svn.freebsd.org/changeset/base/222141 Log: MFC: r222019: Document the supported hardware, somewhat. Modified: stable/8/share/man/man4/xhci.4 Directory Properties: stable/8/share/man/man4/ (props changed) Modified: stable/8/share/man/man4/xhci.4 ============================================================================== --- stable/8/share/man/man4/xhci.4 Fri May 20 17:40:21 2011 (r222140) +++ stable/8/share/man/man4/xhci.4 Fri May 20 17:43:38 2011 (r222141) @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd February 24, 2011 +.Dd May 17, 2011 .Dt XHCI 4 .Os .Sh NAME @@ -49,6 +49,13 @@ The controller supports .Tn USB connection speeds up to 5.0Gbps when using a USB 3.0 compliant device. +.Sh HARDWARE +The +.Nm +driver supports +.Tn XHCI +compatible controllers having PCI class 12 (serial bus), +subclass 3 (USB) and programming interface 48 (XHCI). .Sh SEE ALSO .Xr ehci 4 , .Xr ohci 4 ,
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105201743.p4KHhcS7094401>