mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-10 04:41:13 +00:00
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.
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.