Page MenuHomeFreeBSD

ums: Unreverse evdev Tilt-axis reporting to match Linux
ClosedPublic

Authored by wulf on Oct 14 2017, 6:49 PM.
Tags
None
Referenced Files
F84269063: D12671.id33988.diff
Tue, May 21, 4:55 PM
F84266255: D12671.id33996.diff
Tue, May 21, 4:18 PM
Unknown Object (File)
Wed, May 1, 5:54 AM
Unknown Object (File)
Feb 28 2024, 3:33 PM
Unknown Object (File)
Jan 11 2024, 9:44 PM
Unknown Object (File)
Dec 20 2023, 2:46 AM
Unknown Object (File)
Sep 17 2023, 3:26 PM
Unknown Object (File)
Sep 11 2023, 4:01 AM
Subscribers

Details

Summary

Unreverse evdev Tilt-axis reporting to match Linux
sysmouse wheel to key mapping remains the same.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

sys/dev/usb/input/ums.c
299 ↗(On Diff #33988)

Should this line use += instead of -= ??

Looks good. Let's hope people are not used to the current behaviour :-) Don't forget to MFC!

This revision is now accepted and ready to land.Oct 14 2017, 10:09 PM
This revision was automatically updated to reflect the committed changes.