Re: [PATCH v3 1/5] msmouse: Handle mouse reset

2022-09-29 Thread Arwed Meyer
Hi, thanks for the reminder and ack. I opened this issue: https://gitlab.com/qemu-project/qemu/-/issues/1234 (wow, it's really 1234) Best regards, Arwed Am 27.09.22 um 11:21 schrieb Marc-André Lureau: Hi On Sun, Sep 11, 2022 at 10:39 PM Arwed Meyer mailto:arwed.me...@gmx.de>> wrote: De

Re: [PATCH v3 1/5] msmouse: Handle mouse reset

2022-09-27 Thread Marc-André Lureau
Hi On Sun, Sep 11, 2022 at 10:39 PM Arwed Meyer wrote: > Detect mouse reset via RTS or DTR line: > Don't send or process anything while in reset. > When coming out of reset, send ID sequence first thing. > This allows msmouse to be detected by common mouse drivers. > > Resolves: https://gitlab.c