HomeFreeBSD

evdev: Extend EVIOCGRAB ioctl scope to cover sysmouse interface

Description

evdev: Extend EVIOCGRAB ioctl scope to cover sysmouse interface

of psm(4), ums(4) and sysmouse(4) drivers.
EVIOCGRAB ioctl execution on /dev/input/event# device node gains
exclusive access to this device to caller. It is used mostly for
development purposes and remote control software. See e.g.
https://reviews.freebsd.org/D30020 which is the reason of creation
of this change.

(cherry picked from commit 4a0db5e2920c0e0df52d6888bdd732df95706dfc)

Details

Provenance
wulfAuthored on Nov 17 2022, 9:48 PM
Parents
rGbee14272ae84: usbhid(4): Increase probe priority to BUS_PROBE_DEFAULT + 1
Branches
Unknown
Tags
Unknown