Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Mar 2012 16:26:49 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r232501 - head/share/man/man4
Message-ID:  <201203041626.q24GQnV5042948@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eadler
Date: Sun Mar  4 16:26:49 2012
New Revision: 232501
URL: http://svn.freebsd.org/changeset/base/232501

Log:
  ehci tunables are only available when kernel is compiled with USB_DEBUG
  
  PR:		docs/163646
  Reported by:	Momchil Ivanov <momchil@xaxo.eu>
  Submitted by:	Benjamin Kaduk <kaduk@mit.edu>
  Approved by:	cperciva
  MFC after:	1 week

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

Modified: head/share/man/man4/ehci.4
==============================================================================
--- head/share/man/man4/ehci.4	Sun Mar  4 16:24:58 2012	(r232500)
+++ head/share/man/man4/ehci.4	Sun Mar  4 16:26:49 2012	(r232501)
@@ -80,7 +80,11 @@ The
 device driver first appeared in
 .Fx 5.1 .
 .Sh LOADER TUNABLES
-Tunables can be set at the
+When the kernel has been compiled with
+.Cd options USB_DEBUG ,
+some tunables become available that affect the behavior of
+.Nm .
+These tunables can be set at the
 .Xr loader 8
 prompt before booting the kernel or stored in
 .Xr loader.conf 5 .



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203041626.q24GQnV5042948>