aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2011-05-17 11:26:59 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2011-05-17 11:26:59 +0000
commit1d40404b7bdd664a1eaf47664001eda386fefcf4 (patch)
tree2b3805082cbc227e7e4b54c73c8c487eb97f0a10
parent934d7bccdbf4d67bce00c2469de596a6f5b53594 (diff)
Notes
-rw-r--r--share/man/man4/xhci.49
1 files changed, 8 insertions, 1 deletions
diff --git a/share/man/man4/xhci.4 b/share/man/man4/xhci.4
index 670d395b9b7a..09f3185353c5 100644
--- a/share/man/man4/xhci.4
+++ b/share/man/man4/xhci.4
@@ -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 ,