mirror of
https://github.com/pigmonkey/spark.git
synced 2026-01-23 02:24:09 +00:00
remove usb driver blacklist
Apparently this option is no longer supported, but input devices are still excluded.
This commit is contained in:
parent
b84bf8b286
commit
7f7f454812
1 changed files with 0 additions and 5 deletions
|
|
@ -197,11 +197,6 @@ USB_AUTOSUSPEND=1
|
|||
# Note: input devices (usbhid) are excluded automatically (see below)
|
||||
#USB_BLACKLIST="1111:2222 3333:4444"
|
||||
|
||||
# Exclude devices assigned to the listed drivers from USB autosuspend.
|
||||
# Default is "usbhid" (input devices); use "" to disable the feature
|
||||
# completely. Separate multiple drivers with spaces.
|
||||
USB_DRIVER_BLACKLIST="usbhid"
|
||||
|
||||
# WWAN devices are excluded from USB autosuspend: 0=do not exclude / 1=exclude
|
||||
USB_BLACKLIST_WWAN=1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue