mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-22 10:21:04 +00:00
The patch handles the case, that the memory for the MSI-X table is part of one of the Pci::Resource Memory BARs, which got allocated beforehand already. With this commit, the platform driver will not fall back to use legacy IRQs or MSI, whereby MSI-X is available actually. Additionally, this patch avoids a lot of red messages about non available IO-MEM printed by the roottask. Fixes #3904
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.