mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
The block count in DMA requests is limited to 8 bit. Therefore, if a client requests more than 255 blocks in a single packet request, split the request in a loop.