Moon: Route to IO_PORT/IRQ services

The timer needs IRQ and IO_PORT on platforms where it uses the PIT.
This commit is contained in:
Christian Helmuth 2012-05-30 08:51:28 +02:00
parent 7bffdacc9a
commit a497a22edf
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ install_config {
<service name="RM"/>
<service name="CAP"/>
<service name="LOG"/>
<service name="IO_PORT"/>
<service name="IRQ"/>
</parent-provides>
<default-route>
<any-service> <parent/> <any-child/> </any-service>