wsp(4): Add evdev support.Reviewed by: hselaskyTested by: Greg V, Constantin Furst<constantin_AT_fuersten_DOT_info>PR: 252236Differential revision: https://reviews.freebsd.org/D31653(cherry p
wsp(4): Add evdev support.Reviewed by: hselaskyTested by: Greg V, Constantin Furst<constantin_AT_fuersten_DOT_info>PR: 252236Differential revision: https://reviews.freebsd.org/D31653(cherry picked from commit 8d73071c47ff1f911bdaec6356f37feb4e3b7cb5)
show more ...
sys/modules: normalize .CURDIR-relative paths to SRCTOPThis simplifies make output/logicTested with: `cd sys/modules; make ALL_MODULES=` on amd64MFC after: 1 monthSponsored by: Dell EMC Isilon
Add support for trackpads found in Apple MacBook products. While at itadd some missing devd entries.Submitted by: Huang Wen Hui <[email protected]>MFC after: 1 week