Also note to add xhci(4) to kernel configuration to utilize USB 3.0

Approved by:	markj
This commit is contained in:
lwhsu 2013-11-26 07:51:38 +00:00
parent b6e7868243
commit 5e0f63c882

View File

@ -30,7 +30,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd November 12, 2013
.Dd November 22, 2013
.Dt AXGE 4
.Os
.Sh NAME
@ -41,6 +41,7 @@ To compile this driver into the kernel,
place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device xhci"
.Cd "device ehci"
.Cd "device uhci"
.Cd "device ohci"