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
Unknown Object (File)
Sat, Apr 4, 3:23 PM
Unknown Object (File)
Fri, Apr 3, 9:54 PM
Unknown Object (File)
Thu, Mar 26, 6:26 PM
Unknown Object (File)
Thu, Mar 26, 4:24 PM
Unknown Object (File)
Wed, Mar 25, 10:06 AM
Unknown Object (File)
Tue, Mar 24, 11:34 PM
Unknown Object (File)
Tue, Mar 10, 9:55 PM
Unknown Object (File)
Mon, Mar 9, 1:12 PM
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.