mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-30 18:47:01 +00:00
6bfd4f4276
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.
9 lines
100 B
Plaintext
9 lines
100 B
Plaintext
base
|
|
os
|
|
report_session
|
|
block_session
|
|
usb_session
|
|
framebuffer_session
|
|
timer_session
|
|
platform_session
|