Re: [PATCH] HID: quirks: Always poll Anne Pro 2(C15) Keyboard

From: Sebastian Parschauer
Date: Thu Jan 06 2022 - 16:33:30 EST




> Am 11.12.2021 um 07:16 schrieb kortanzh@xxxxxxxxx:
>
> From: Kortan <kortanzh@xxxxxxxxx>
>
> According to https://openannepro.github.io/ap2_revisionas, Anne Pro 2
> keyboard has two hardware revisions, C15(04d9:a292) and C18(04d9:a293).
>
> Previous patch submitted by Sebastian only fix the C18 revision. This
> patch add missing C15 revision support.
>
> Fixes: ca28aff0e1dc ("HID: quirks: Always poll Obins Anne Pro 2 keyboard")
> Signed-off-by: Kortan <kortanzh@xxxxxxxxx>

Thanks for the patch. I was actually the first one reporting the bug to them. They replied with something like „Why do you do a kernel patch? Nobody reported this bug before. We will fix our firmware.“ That reaction actually surprised me. Does this mean they didn’t?

They didn’t say anything about a second hardware revision which might be affected.