Author: lwhsu (ports committer)
Date: Tue Nov 26 07:51:38 2013
New Revision: 258617
URL: http://svnweb.freebsd.org/changeset/base/258617

Log:
  Also note to add xhci(4) to kernel configuration to utilize USB 3.0
  
  Approved by:  markj

Modified:
  head/share/man/man4/axge.4

Modified: head/share/man/man4/axge.4
==============================================================================
--- head/share/man/man4/axge.4  Tue Nov 26 07:36:41 2013        (r258616)
+++ head/share/man/man4/axge.4  Tue Nov 26 07:51:38 2013        (r258617)
@@ -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"
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to