mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
Adds a function to the USB part of the Genode's C API, to enable usb_host drivers to acknowledge USB request in client's packet buffer although they are not assigned to an USB device. The requests are marked with a "no device" error. This commit fixes a regression originally solved in genodelabs/genode#4149 Ref genodelabs/genode#4416
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.