|
Revision tags: release/12.4.0, release/13.1.0, release/12.3.0 |
|
| #
83271c68 |
| 07-Nov-2021 |
Konstantin Belousov <[email protected]> |
Fix some modules to export more used symbols
(cherry picked from commit 5bb3134a8c21cb87b30e135ef168483f0333dabb)
|
| #
91e56216 |
| 14-Apr-2021 |
Vladimir Kondratyev <[email protected]> |
hidmap: add missing opt_hid.h to module Makefile
Reported by: pstef
|
|
Revision tags: release/13.0.0, release/12.2.0 |
|
| #
afd590d9 |
| 14-Oct-2020 |
Vladimir Kondratyev <[email protected]> |
hid: Import hidmap and bunch of drivers based on it
hidmap is a kernel module that maps HID input usages to evdev events.
Following dependent drivers is included in the commit:
hms - HID mou
hid: Import hidmap and bunch of drivers based on it
hidmap is a kernel module that maps HID input usages to evdev events.
Following dependent drivers is included in the commit:
hms - HID mouse driver. hcons - Consumer page AKA Multimedia keys driver. hsctrl - System Controls page (Power/Sleep keys) driver. ps4dshock - Sony DualShock 4 gamepad driver.
Reviewed by: hselasky Differential revision: https://reviews.freebsd.org/D27993
show more ...
|