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, Sep 27, 2:32 AM
Unknown Object (File)
Thu, Sep 25, 10:47 PM
Unknown Object (File)
Wed, Sep 24, 5:32 PM
Unknown Object (File)
Fri, Sep 19, 10:32 AM
Unknown Object (File)
Sep 8 2025, 8:01 PM
Unknown Object (File)
Sep 8 2025, 6:29 PM
Unknown Object (File)
Sep 8 2025, 6:22 PM
Unknown Object (File)
Jul 29 2025, 10:04 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.