Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1605948

Re: [PATCH] HID: Accutouch: Add driver for ELO Accutouch 2216 USB Touchscreens

From Dmitry Torokhov <dmitry.torokhov@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH] HID: Accutouch: Add driver for ELO Accutouch 2216 USB Touchscreens
Date 2017-03-21 20:50 +0100
Message-ID <tnxX4-7To-9@gated-at.bofh.it> (permalink)
References <taM7v-2Vs-7@gated-at.bofh.it> <tnsE2-4nH-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Mar 21, 2017 at 7:04 AM, Jiri Kosina <jikos@kernel.org> wrote:
>
> On Tue, 14 Feb 2017, Martyn Welch wrote:
>
> > The Accutouch 2216 is reporting BTN_LEFT/BTN_MOUSE rather than BTM_TOUCH
> > in it's capabilities, which is what user space expects a touchscreen
> > device to report. This is causing udev to consider the device to be a
> > "VMware's USB mouse" rather than as a touchscreen, which results in a
> > mouse cursor being displayed in Weston.
> >
> > This patch adds a special driver for the device to correct the
> > capabilities reported.
>
> Applied to for-4.12/accutouch. Thanks,

Hmm, can't we fix usage code from udev, like we do with other keymaps?
Kernel memory is quite precious.

Thanks.

-- 
Dmitry

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [PATCH] HID: Accutouch: Add driver for ELO Accutouch 2216 USB  Touchscreens Jiri Kosina <jikos@kernel.org> - 2017-03-21 15:10 +0100
  Re: [PATCH] HID: Accutouch: Add driver for ELO Accutouch 2216 USB Touchscreens Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2017-03-21 20:50 +0100
    Re: [PATCH] HID: Accutouch: Add driver for ELO Accutouch 2216 USB  Touchscreens Jiri Kosina <jikos@kernel.org> - 2017-03-21 20:50 +0100
      Re: [PATCH] HID: Accutouch: Add driver for ELO Accutouch 2216 USB  Touchscreens Jiri Kosina <jikos@kernel.org> - 2017-03-22 09:30 +0100

csiph-web