mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-10 22:44:30 +00:00
USB Attached SCSI devices might expose a bulk-only interface as fall-back at interface 0 and alternate setting 0. This commit allows for probing all alternate settings of the active interface to be able to use such devices. The configuration was extended so that in case the device interface is known beforehand the driver can be configured accordingly. Fixes #4494.
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.