mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-05 18:50:04 +00:00
* Update the 'packet_size' information with the actual length for each isoc frame to be able to handle short reads at the client side. * Copy the whole transfer buffer because the host controller stores the data at the original offsets, i.e., the buffer is not densely packed. Fixes #4018.
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.