genode/repos/os
Stefan Kalkowski 938ac716a8 genode_c_api: make usb devices report configurable
To stay consistent with the configuration of the legacy usb_host_drv
and other components as well, do not report USB devices by default,
but when the following XML node is set within the component's
configuration:

  <report devices="yes"/>

Ref genodelabs/genode#4416
2022-02-21 15:44:23 +01:00
..
doc Remove <configfile> feature from init 2020-05-18 10:16:13 +02:00
include usb_session: increase default ram quota 2022-02-21 15:44:22 +01:00
lib vfs_tap: VFS plugin for Uplink/Nic session access 2022-02-21 15:44:22 +01:00
recipes vfs_tap: VFS plugin for Uplink/Nic session access 2022-02-21 15:44:22 +01:00
run log_core.run: RAM-quota adjustment for sel4 2022-02-21 15:44:22 +01:00
src genode_c_api: make usb devices report configurable 2022-02-21 15:44:23 +01:00
xsd nic drivers: provide optional Uplink-client mode 2021-01-25 13:58:09 +01:00
README

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.