Enabling usbhid
usbhid gives the ability to use newer advanced hid drivers. The ability to use usbhid must be turned on from /boot/loader.conf:
hw.usb.usbhid.enable="1"
Then, load the driver through /etc/rc.conf:
kld_list="usbhid"
Turning this module on from /boot/loader.conf won't work. Once...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.