mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-25 13:28:28 +00:00
Due to a bug in the original implementation, the size of the MMIO range covering the 'Request_sense_response' data was set too large during the MMIO boundary change. This rendered devices that were not yet ready and required an 'Request_sense' command unusable. The commit also adapts all other commands where the MMIO size does not match the expected one. Fixes #5133.
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.