genode/repos/gems/recipes/pkg/drivers_managed-pc/archives
Norman Feske 6bfd4f4276 gems: driver-manager subsystem for PC platforms
This is a drivers subsystem that starts the most fundamental
(framebuffer, input, block) device drivers dynamically, depending on the
runtime-detected devices. The discovered block devices are reported
as a "block_devices" report.
2017-10-05 17:40:00 +02:00

16 lines
249 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/ahci_drv
_/src/fs_report
_/src/fs_rom
_/src/ram_fs
_/src/input_filter
_/src/init
_/src/driver_manager
_/raw/drivers_managed-pc