[PATCH] usb: xhci: Honor transfer timeouts
Sascha Hauer
s.hauer at pengutronix.de
Thu Apr 14 00:46:12 PDT 2022
On Wed, Apr 13, 2022 at 05:57:10PM +0200, Lucas Stach wrote:
> Hi Sascha,
>
> Am Montag, dem 14.12.2020 um 14:58 +0100 schrieb Sascha Hauer:
> > The usb host submit_control_msg() and submit_bulk_msg() hooks pass a
> > timeout value. Honor these values in the XHCI driver instead of just
> > ignoring them. The USB net driver in barebox polls for receive packets
> > by submitting an URB with a very low timeout, expecting it to timeout
> > when no incoming packet is present. With the default timeout of 5
> > seconds the XHCI driver previously used barebox became unusable.
>
> Seems like this patch has not been applied. USB net on a XHCI host is
> still unusable with current master.
Applied now.
Sascha
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list