From 4e8eb2e06ce32c7be800f7b0a2cb35d4d9559470 Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Sun, 4 Mar 2012 16:26:49 +0000 Subject: [PATCH] ehci tunables are only available when kernel is compiled with USB_DEBUG PR: docs/163646 Reported by: Momchil Ivanov Submitted by: Benjamin Kaduk Approved by: cperciva MFC after: 1 week --- share/man/man4/ehci.4 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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 .