BPF for HID drivers
BPF for HID drivers
Posted Sep 29, 2022 9:45 UTC (Thu) by metan (subscriber, #74107)Parent article: BPF for HID drivers
One does not need BPF to transform devices into something new, that is easily done from userspace. All that you need to do is to run a daemon that grabs the original device and creates new virtual device, you can get the idea from https://github.com/metan-ucw/evfilter