Skip to content
Snippets Groups Projects
  1. Nov 07, 2022
  2. Nov 06, 2022
  3. Nov 04, 2022
  4. Nov 03, 2022
    • Marek Vasut's avatar
      usb: Add 1ms delay after first Get Descriptor request · 3406e9d8
      Marek Vasut authored
      
      Logitech Unifying Receiver 046d:c52b bcdDevice 12.10 seems
      sensitive about the first Get Descriptor request. If there
      are any other requests in the same microframe, the device
      reports bogus data, first of the descriptor parts is not
      sent to the host. Wait over one microframe duration before
      issuing subsequent requests to avoid probe failure with
      this device, since it can be used to connect USB keyboards.
      
      Signed-off-by: default avatarMarek Vasut <marex@denx.de>
      Tested-by: default avatarJanne Grunau <j@jannau.net>
      3406e9d8
Loading