mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-07 20:00:23 +00:00
40a84e0c81
The PS/2 driver retries to get mouse-reset results for 700 ms, sleeping after each attempt for 10 ms. So, the driver needs a Timer session now. Fixes #2713