mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-02 08:42:52 +00: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