mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 22:23:16 +00:00
5d6f97cc1d
This patch removes the former use of ram_fs, fs_rom, and fs_report from the subsystem and uses a report_rom instead. The fs-based reporting was introduced to accommodate automatically instantiated usb_block drivers, which turned out to be impractical for the sculpt scenario.
17 lines
278 B
Plaintext
17 lines
278 B
Plaintext
_/src/platform_drv
|
|
_/src/acpi_drv
|
|
_/src/ps2_drv
|
|
_/src/usb_drv
|
|
_/src/usb_block_drv
|
|
_/src/vesa_drv
|
|
_/src/intel_fb_drv
|
|
_/src/boot_fb_drv
|
|
_/src/ahci_drv
|
|
_/src/report_rom
|
|
_/src/input_filter
|
|
_/src/init
|
|
_/src/driver_manager
|
|
_/src/rom_filter
|
|
_/src/rom_reporter
|
|
_/raw/drivers_managed-pc
|