mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
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
This commit is contained in:
parent
a8ed63bb3d
commit
4e8eb2e06c
1 changed files with 5 additions and 1 deletions
|
|
@ -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 .
|
||||
|
|
|
|||
Loading…
Reference in a new issue