mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
Allow test-ahci-atapi to write to device in block test scenario.
This commit is contained in:
@@ -113,7 +113,7 @@ install_config {
|
||||
<config atapi="yes">
|
||||
<report ports="yes"/>
|
||||
<policy label="test-ahci -> " device="0" writeable="yes" />
|
||||
<policy label="test-ahci-atapi -> " device="1" writeable="no" />
|
||||
<policy label="test-ahci-atapi -> " device="1" writeable="yes" />
|
||||
</config>
|
||||
<route>
|
||||
<service name="Report"> <child name="ahci_report_rom"/> </service>
|
||||
|
||||
Reference in New Issue
Block a user