usbhid(4) is disabled by default to avoid conflicts with existing USBHID
drivers. To enable it place following lines to /boot/loader.conf:
hw.usb.usbhid.enable=1
usbhid_load="YES"
Differential D28124
usbhid: Replace USBHID_ENABLED kernel config option with loader tunable wulf on Jan 12 2021, 10:03 PM. Authored by Tags None Referenced Files
Subscribers None
Details usbhid(4) is disabled by default to avoid conflicts with existing USBHID hw.usb.usbhid.enable=1 Boot with and without /boot/loader.conf changes.
Diff Detail
|