18.05.24 21:39, Ivan Quitschal:

Not sure, im on 14-current because of my synergy  insists on crashing  after version synergy-1.14.0.4,3

But that’s pretty simple to check

Just do a
# grep ‘return (BUS_PROBE_’ /user/src/sys/dev/usb/input/usbhidc in your own kernel source tree to see what line is there


That's from my source tree:

root@thinkpad:/usr/src # grep 'return (BUS_PROBE_' /usr/src/sys/dev/usb/input/usbhid.c
       return (BUS_PROBE_DEFAULT + 1);

Reply via email to