Documentation: nousb is a module parameter
The documentation wrongly implied that it is a core parameter. That is not true. If usbcore is compiled as a module, a module parameter needs a prefix. Signed-off-by: Oliver Neukum <oneukum@suse.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
debe26af03
commit
40d581489a
@ -2575,8 +2575,6 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
|
|||||||
|
|
||||||
notsc [BUGS=X86-32] Disable Time Stamp Counter
|
notsc [BUGS=X86-32] Disable Time Stamp Counter
|
||||||
|
|
||||||
nousb [USB] Disable the USB subsystem
|
|
||||||
|
|
||||||
nowatchdog [KNL] Disable both lockup detectors, i.e.
|
nowatchdog [KNL] Disable both lockup detectors, i.e.
|
||||||
soft-lockup and NMI watchdog (hard-lockup).
|
soft-lockup and NMI watchdog (hard-lockup).
|
||||||
|
|
||||||
@ -3898,6 +3896,8 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
|
|||||||
USB_REQ_GET_DESCRIPTOR request in milliseconds
|
USB_REQ_GET_DESCRIPTOR request in milliseconds
|
||||||
(default 5000 = 5.0 seconds).
|
(default 5000 = 5.0 seconds).
|
||||||
|
|
||||||
|
usbcore.nousb [USB] Disable the USB subsystem
|
||||||
|
|
||||||
usbhid.mousepoll=
|
usbhid.mousepoll=
|
||||||
[USBHID] The interval which mice are to be polled at.
|
[USBHID] The interval which mice are to be polled at.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user