lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 19 Dec 2022 10:56:22 +0100
From:   José Expósito <jose.exposito89@...il.com>
To:     inochiama@...look.com
Cc:     benjamin.tissoires@...hat.com, jikos@...nel.org,
        linux-input@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH] HID: uclogic: Add support for recent Huion tablets

Hi Inochi and thanks for the patch!

> Since Huion uses a new device id for recent tablets, add a new
> device id 0x0064 to support recent Huion tablets.
> 
> At least these tablets are using device id 0x0064:
> 
> Gaomon 1060 Pro (0x256c:0x0064)
> Gaomon M6       (0x256c:0x0064)
> Huion KD200     (0x256c:0x0064)
> Huion KD100     (0x256c:0x0064)
> 
> This patch was tested on Gaomon 1060 Pro and Huion KD200. This patch
> may affect other models with the same id, however, it's seems that the
> other models of Huion do not have incompatible hardware changes, so
> this patch should still work.

While this patch is correct, HUION always reuse the same vendor/product 
IDs, meaning that it'll affect a fairly big number of devices.

Checking some comments in DIGImend's issue tracker [1], users report
that their tablet works applying a similar patch. However, I think that 
it could be a good idea if you could build a version of the driver
including your patch and request them to test it.

I'm pretty sure it'll work, but it might be a good idea to test it on
more devices before merging it.

Best wishes,
Jose

[1] https://github.com/DIGImend/digimend-kernel-drivers/issues?q=0064

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ