mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-10 05:01:26 +00:00
This commit moves the USB and USB HID driver from the drivers subsystem into the runtime. The former special USB node of the graph corresponds now to the USB host-controller driver (named "usb"). The management options for USB storage devices are available inside this component node now. Issue #5150