Skip to content

Add an incomplete API to XHCI

Jacob Lorentzon requested to merge 4lDO2/drivers:xhcid into master

Adds a basic API that allows higher-level USB drivers to select configurations from the device-provided descriptors, through ConfigureEndpoint (XHCI) and SET_CONFIGURATION (USB3 and possibly USB2).

Merge request reports