genode/repos/os/recipes/raw/drivers_interactive-pc
Christian Helmuth 092e4a001f usb_hid: mode led handling to shadow input-leds.c
The former implementation relied on input drvdata always pointing to
struct hid_device, which is not true for Wacom touch devices (at least).
Now, we implement the input handler for devices providing LEDs
(evbit[EV_LED] set) only and use input_inject_event() to set the LED
states.
2024-02-26 08:31:04 +01:00
..
2017-05-31 13:15:56 +02:00
2023-07-14 12:06:32 +02:00