svn commit: r222141 - stable/8/share/man/man4

Ruslan Ermilov ru at FreeBSD.org
Fri May 20 17:43:38 UTC 2011


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 ,


More information about the svn-src-stable-8 mailing list