mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 06:07:59 +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.
21 lines
362 B
Plaintext
21 lines
362 B
Plaintext
_/src/pc_platform_drv
|
|
_/src/pci_decode
|
|
_/src/acpi_drv
|
|
_/src/ps2_drv
|
|
_/src/pc_usb_host_drv
|
|
_/src/usb_hid_drv
|
|
_/src/usb_block_drv
|
|
_/src/vesa_drv
|
|
_/src/pc_intel_fb_drv
|
|
_/src/intel_gpu_drv
|
|
_/src/boot_fb_drv
|
|
_/src/ahci_drv
|
|
_/src/nvme_drv
|
|
_/src/report_rom
|
|
_/src/event_filter
|
|
_/src/init
|
|
_/src/driver_manager
|
|
_/src/rom_filter
|
|
_/src/rom_reporter
|
|
_/raw/drivers_managed-pc
|