Author: hselasky Date: Sat Apr 19 06:32:51 2014 New Revision: 264675 URL: http://svnweb.freebsd.org/changeset/base/264675
Log: Update UMASS manual page to mention newer host controller drivers. Submitted by: Aseem Jolly <aseem.jo...@gmail.com> Modified: head/share/man/man4/umass.4 Modified: head/share/man/man4/umass.4 ============================================================================== --- head/share/man/man4/umass.4 Sat Apr 19 04:59:56 2014 (r264674) +++ head/share/man/man4/umass.4 Sat Apr 19 06:32:51 2014 (r264675) @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd October 22, 2009 +.Dd April 19, 2014 .Dt UMASS 4 .Os .Sh NAME @@ -60,6 +60,10 @@ and one of .Xr uhci 4 or .Xr ohci 4 +or +.Xr ehci 4 +or +.Xr xhci 4 must be configured in the kernel. Additionally, since .Nm @@ -236,6 +240,7 @@ when using .Xr mount 8 . .Sh SEE ALSO .Xr ehci 4 , +.Xr xhci 4 , .Xr ohci 4 , .Xr uhci 4 , .Xr usb 4 , _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"