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.
Adapted launchpad and also the rm_fault and resource_request tests. Issue #2407
Issue #2398
Issue #2339