genode/repos/os
Josef Söntgen 96d9f5d317 usb: consider alternate setting in endpoint select
When constructing an Usb::Interface and implicitly corresponding
Usb::Endpoint instances only select endpoints relevant for the
given alternate setting.

The libusb has to be changed to delegate the correct alternate
setting to the constructor too.

Fix genodelabs/genode#5394
2024-12-10 14:12:24 +01:00
..
include usb: consider alternate setting in endpoint select 2024-12-10 14:12:24 +01:00
lib Rename src/drivers to src/driver 2024-06-20 12:54:30 +02:00
recipes depot: update recipe hashes 2024-11-20 08:58:39 +01:00
run demo.run: increase nitlog RAM quota 2024-10-08 09:09:23 +02:00
src vfs server: survive malformed dynamic re-config 2024-11-20 08:58:39 +01:00
xsd sntp_client: add DNS lookup option 2023-11-28 14:24:23 +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.