Re: [PATCH] HID: Driver for Google Hangouts Meet Speakermic

From: Pavel Machek
Date: Sun May 22 2022 - 11:06:02 EST


Hi!

> > No, that is exactly what I had in mind, thank you. Please submit this
> > entry to upstream systemd/udev project (and we can cherry-pick it into
> > our udev as well).
> >
> > In general I think we should try to avoid trivial "fixup" HID drivers if
> > it is possible. I also wondered if we could be supplying fixed-up HID
> > descriptors via request_firmware() for HID devices.
>
> Just FYI, in case you haven't noticed it :)
> I am currently working on supporting exactly this kind of fixups
> through eBPF. I had in the past a request_firmware() patch for wacom

Is that good idea? eBPF is fairly dangerous thing, so I'd preffer
basic functionality not depend on it...

Best regards,
Pavel