Skip to content
Commit c4fc2342 authored by Carl-Daniel Hailfinger's avatar Carl-Daniel Hailfinger Committed by Greg Kroah-Hartman
Browse files

USB: Add "authorized_default" parameter to the usbcore module



The "authorized_default" module parameter of usbcore controls the default
for the authorized_default variable of each USB host controller.
-1 is authorized for all devices except wireless (default, old behaviour)
0 is unauthorized for all devices
1 is authorized for all devices

Signed-off-by: default avatarCarl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 68068174
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment