mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
USB devio splits large transaction into 16 KiB buffers in scatter-gather lists. Unfortunately, this mechanism seems unreliable most certainly because of issue #4809 "DDE Linux struct page object aliasing". Issue #5036