Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Apr 2023 06:59:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        usb@FreeBSD.org
Subject:   [Bug 253321] [patch] dev/usb/input/wsp: Add sysctl tunable for Z-Axis inversion
Message-ID:  <bug-253321-19105-0hTYi5FLP4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-253321-19105@https.bugs.freebsd.org/bugzilla/>
References:  <bug-253321-19105@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253321

--- Comment #4 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D00e2c99eb73aca5e46940c7993631314d=
485713a

commit 00e2c99eb73aca5e46940c7993631314d485713a
Author:     Vladimir Kondratyev <wulf@FreeBSD.org>
AuthorDate: 2021-02-08 21:26:42 +0000
Commit:     Hans Petter Selasky <hselasky@FreeBSD.org>
CommitDate: 2023-04-30 06:56:18 +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

    (cherry picked from commit d8c6d4c7321d4c969216bda8f792b45ed00afd64)

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253321-19105-0hTYi5FLP4>