mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-22 13:02:56 +01:00
If the platform driver lacks the 'managing_system="yes"' attribute, requests for DMA addresses return 0. This patch is meant to help diagnosing such configuration issues. Issue #2243