sys/modules/hid/*: Fix standalone buildCo-authored-by: Daniel Schaefer <dhs@frame.work>Reviewed by: imp, wulfDifferential Revision: https://reviews.freebsd.org/D47830
Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I'll just run the command on the branches)Sponsored by: Netflix
sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
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
show more ...