opnsense-src/sys/dev/usb/input
Vladimir Kondratyev a4a738ba75 ums(4): Do not stop USB xfers on FIFO close when evdev is still active
This fixes lose of evdev events after moused has been killed.

While here use bitwise operations for UMS_EVDEV_OPENED flag.

Reviewed by:	hselasky
Differential revision:	https://reviews.freebsd.org/D30342

(cherry picked from commit 05ab03a317)
2021-06-14 00:59:18 +03:00
..
atp.c
uep.c
uhid.c hid: Replace USBHID_ENABLED kernel config option with loader tunable 2021-01-14 23:04:47 +03:00
uhid_snes.c
ukbd.c ukbd: Fix handling of keyboard ErrorRollOver reports 2021-02-24 02:41:49 +03:00
ums.c ums(4): Do not stop USB xfers on FIFO close when evdev is still active 2021-06-14 00:59:18 +03:00
usb_rdesc.h
usbhid.c usbhid(4): Add second set of USB transfers to work in polled mode. 2021-06-14 00:57:37 +03:00
wmt.c hid: Replace USBHID_ENABLED kernel config option with loader tunable 2021-01-14 23:04:47 +03:00
wsp.c