|
@@ -2161,6 +2161,7 @@ static TRBCCode xhci_address_slot(XHCIState *xhci, unsigned int slotid,
|
|
DeviceOutRequest | USB_REQ_SET_ADDRESS,
|
|
DeviceOutRequest | USB_REQ_SET_ADDRESS,
|
|
res = xhci_enable_ep(xhci, slotid, 1, octx+32, ep0_ctx);
|
|
res = xhci_enable_ep(xhci, slotid, 1, octx+32, ep0_ctx);
|