eGalax USB touchscreen issues

2021-05-28 Thread Vladimir Kondratyev
am not subscribed to usb@, so keep me in CC. -- WBR Vladimir Kondratyev commit fefbdb3caa8eefcce7cdd8a73b61edacfbf82353 Author: Vladimir Kondratyev Date: Fri May 28 13:24:04 2021 +0300 hpen(4): Add support for HID-compatible eGalax USB touchscreens diff --git a/sys/dev/hid/hpen.c b/sys/dev/hid

Re: eGalax USB touchscreen issues

2021-05-31 Thread Vladimir Kondratyev
On 29.05.2021 23:27, Mark Kane wrote: > On 2021-05-28 05:37, Vladimir Kondratyev wrote: >> Yes, hpen(4) supports them. >> >> It is required to apply some quirks though as TouchScreen usage page >> is handled with hmt(4) driver by default. >> Try attached patch an

Re: eGalax USB touchscreen issues

2021-06-02 Thread Vladimir Kondratyev
On 02.06.2021 00:52, Mark Kane wrote: > On 2021-05-31 16:29, Vladimir Kondratyev wrote: >> Could you run usbhid-dump one more time? >> Following part of dump is broken and does not match Xorg log: >> >> 000:003:000:DESCRIPTOR 1621478496.823720 >>   8D 0F 00

Re: eGalax USB touchscreen issues

2021-06-02 Thread Vladimir Kondratyev
On 02.06.2021 14:26, Vladimir Kondratyev wrote: > On 02.06.2021 00:52, Mark Kane wrote: >> On 2021-05-31 16:29, Vladimir Kondratyev wrote: >>> Could you run usbhid-dump one more time? >>> Following part of dump is broken and does not match Xorg log: >