Add EVDEV support to psm(4).
Both relative and absolute multitouch modes are supported.
Requires "options EVDEV_SUPPORT" in kernel config
Part of: https://reviews.freebsd.org/D10207
Differential D10265
psm(4), evdev support part 3: EVDEV support itself wulf_cicgroup.ru on Apr 3 2017, 10:15 PM. Authored by Tags None Referenced Files
Details
Add EVDEV support to psm(4). Both relative and absolute multitouch modes are supported. Part of: https://reviews.freebsd.org/D10207
Diff Detail
Event TimelineComment Actions I've added some inline comments about Linux device names, IDs and properties.
Comment Actions Device names and product IDs of supported touchpads and trackpoints are updated to match Linux Comment Actions Giant-locked version of the patch. |