[Bug 253321] [patch] dev/usb/input/wsp: Add sysctl tunable for Z-Axis inversion

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Feb 8 21:37:20 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253321

--- Comment #3 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=d8c6d4c7321d4c969216bda8f792b45ed00afd64

commit d8c6d4c7321d4c969216bda8f792b45ed00afd64
Author:     Vladimir Kondratyev <wulf at FreeBSD.org>
AuthorDate: 2021-02-08 21:26:42 +0000
Commit:     Vladimir Kondratyev <wulf at FreeBSD.org>
CommitDate: 2021-02-08 21:35:39 +0000

    wsp: Add sysctl tunable for Z-Axis inversion

    This adds a new sysctl to Wellspring Touchpad driver for controlling
    Z-Axis (2-finger vertical scroll) direction "hw.usb.wsp.z_invert".

    Submitted by:   James Wright <james.wright_AT_digital-chaos_DOT_com>
    Reviewed by:    wulf
    PR:             253321
    Differential revision:  https://reviews.freebsd.org/D28521

 share/man/man4/wsp.4    | 7 ++++++-
 sys/dev/usb/input/wsp.c | 7 ++++++-
 2 files changed, 12 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-usb mailing list