mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
drivers_interactive-pc: increase ps2_drv caps
This is needed because the added heartbeat monitoring.
This commit is contained in:
committed by
Christian Helmuth
parent
af49ec7583
commit
98518e39cd
@@ -91,7 +91,7 @@
|
||||
</route>
|
||||
</start>
|
||||
|
||||
<start name="ps2_drv">
|
||||
<start name="ps2_drv" caps="70">
|
||||
<resource name="RAM" quantum="1M"/>
|
||||
<provides> <service name="Input"/> </provides>
|
||||
<route>
|
||||
|
||||
Reference in New Issue
Block a user