mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-22 04:52:56 +01:00
- Signal device ready depending on state (ready or not) immediately or when "actconfig" is set - Report new devices when ready - Drain packet stream in case there is no device present (needed for synchronous operations at client side) - Do not use 'session_device' on device destruction, check pointer directly instead issue #4149