opnsense-src/sys/dev/hyperv
Vladimir Kondratyev 017cb70bec evdev: Extend EVIOCGRAB ioctl scope to cover kbd interface
of various keyboard 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.
Keyboard grabbing is disabled in KDB and during panics.

(cherry picked from commit 183088934a)
2022-12-24 11:33:27 +03:00
..
hvsock socket: Rename sb(un)lock() and interlock with listen(2) 2021-10-07 09:56:47 -04:00
include hyperv: Remove a double word in a source code comment 2022-09-07 09:33:44 +02:00
input evdev: Extend EVIOCGRAB ioctl scope to cover kbd interface 2022-12-24 11:33:27 +03:00
netvsc Hyper-V: hn: Enter network epoch when required 2021-12-10 11:50:01 +01:00
pcib Create wrapper for Giant taken for newbus 2022-06-21 17:13:20 +02:00
storvsc Use KERNEL_PANICKED() in more places 2022-06-23 19:19:26 -03:00
utilities sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
vmbus hyperv: Fix a typo in a source code comment 2022-09-07 09:25:40 +02:00