[PATCH] xhci: Add soft retry mechanism for control transaction

2023-06-18 Thread Роман Кузнецов
Hello! I have a problem with using the USB stick Transcend Jetflash 350. After entering the command "usb reset" were getting three different results: 1. [OK] USB stick was found. 2. [ERROR] Message: USB XHCI 1.10 scanning bus dwc3@1000 for devices... usb_new_device: Cannot read configura

[PATCH] xhci: Add soft retry mechanism for control transaction

2023-06-01 Thread Роман Кузнецов
>From b887f8bb547b56f6a0c0c7102a9d232df6f174c6 Mon Sep 17 00:00:00 2001 From: cidlik Date: Thu, 1 Jun 2023 23:20:03 +0300 Subject: [PATCH] xhci: Add soft retry mechanism for control transaction A Soft Retry may effectively be used to recover from a USB Transaction Error that was due to a temporar