sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
hid: add opt_hid.h to modules that use HID_DEBUGSubmitted by: Greg V <greg_AT_unrelenting_DOT_technology>Reviewed by: imp, wulfMFC after: 1 weekDifferential revision: https://reviews.freebsd.org
hid: add opt_hid.h to modules that use HID_DEBUGSubmitted by: Greg V <greg_AT_unrelenting_DOT_technology>Reviewed by: imp, wulfMFC after: 1 weekDifferential revision: https://reviews.freebsd.org/D28995
show more ...
hid: Import hidmap and bunch of drivers based on ithidmap 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 ithidmap 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: hselaskyDifferential revision: https://reviews.freebsd.org/D27993