genode/repos/os
Christian Helmuth 77b572f36a platform: distinct USB4 from other USB PCI devices
Our usb_host driver supports UHCI, OHCI, EHCI, and XHCI host
controllers. The USB4 host interface / Thunderbolt is currently not
supported and must therefore not be passed to the USB host driver.
2022-04-13 08:08:00 +02:00
..
doc Remove <configfile> feature from init 2020-05-18 10:16:13 +02:00
include trace_logger: omit inactive subjects by default 2022-04-13 08:07:58 +02:00
lib vfs_tap: VFS plugin for Uplink/Nic session access 2022-02-21 15:44:22 +01:00
recipes black_hole: provide Gpu service 2022-04-13 08:07:58 +02:00
run log_core.run: RAM-quota adjustment for sel4 2022-02-21 15:44:22 +01:00
src platform: distinct USB4 from other USB PCI devices 2022-04-13 08:08:00 +02:00
xsd nic drivers: provide optional Uplink-client mode 2021-01-25 13:58:09 +01:00
README API documentation refinements 2017-05-31 13:16:21 +02:00

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