mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-08 11:55:24 +00:00
Clear board/pc/devices
Information about PS/2 and PIT where moved to app/pci_decode in the following commit. pci_decode: report devices from ACPI info We still provide an empty <devices> node as the file itself is used by platform agnostic run scripts.
This commit is contained in:
parent
0fefee804c
commit
b4f6f796d6
@ -1,13 +1,3 @@
|
||||
<devices>
|
||||
<device name="ps2">
|
||||
<irq number="1"/>
|
||||
<irq number="12"/>
|
||||
<io_port_range address="0x60" size="1"/>
|
||||
<io_port_range address="0x64" size="1"/>
|
||||
</device>
|
||||
|
||||
<device name="pit">
|
||||
<irq number="0"/>
|
||||
<io_port_range address="0x40" size="4"/>
|
||||
</device>
|
||||
<!-- no static device configuration for PC currently -->
|
||||
</devices>
|
||||
|
Loading…
x
Reference in New Issue
Block a user