Re: RES: RES: usb mouse not work on boot
- Reply: Ivan Quitschal : "Re: RES: RES: usb mouse not work on boot"
- In reply to: Ivan Quitschal : "RES: RES: usb mouse not work on boot"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 18 May 2024 18:45:01 UTC
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);