aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2012-03-04 16:26:49 +0000
committerEitan Adler <eadler@FreeBSD.org>2012-03-04 16:26:49 +0000
commit4e8eb2e06ce32c7be800f7b0a2cb35d4d9559470 (patch)
tree7fb687bd12012ae6b301aae5f9103100bb31efb9 /share
parenta8ed63bb3d75a8057a0ed2e758964b7785106f33 (diff)
downloadsrc-4e8eb2e06ce32c7be800f7b0a2cb35d4d9559470.tar.gz
src-4e8eb2e06ce32c7be800f7b0a2cb35d4d9559470.zip
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
Notes
Notes: svn path=/head/; revision=232501
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/ehci.46
1 files changed, 5 insertions, 1 deletions
diff --git a/share/man/man4/ehci.4 b/share/man/man4/ehci.4
index ea99a9da6166..8e97b9b240fe 100644
--- a/share/man/man4/ehci.4
+++ b/share/man/man4/ehci.4
@@ -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 .