mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-28 01:28:53 +00:00
10aa5ebf03
Although we do not have the full ACPI information parsed yet, to announce non-PCI devices derived from the ACPI tables, the device description of the assumed devices is now integral-part of pci_decode. Formerly, the information was gained separatedly as boot-module, whereby we lost synchronization in between ACPI/PCI parsing, BIOS handover, and PS/2 emulation code already acting.
12 lines
202 B
Plaintext
12 lines
202 B
Plaintext
_/src/platform_drv
|
|
_/src/acpi_drv
|
|
_/src/ps2_drv
|
|
_/src/pc_usb_host_drv
|
|
_/src/usb_hid_drv
|
|
_/src/vesa_drv
|
|
_/src/report_rom
|
|
_/src/rom_filter
|
|
_/src/event_filter
|
|
_/src/pci_decode
|
|
_/raw/drivers_interactive-pc
|