All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Lucas Stach <l.stach@pengutronix.de>
Cc: Barebox List <barebox@lists.infradead.org>
Subject: Re: [PATCH] usb: xhci: Honor transfer timeouts
Date: Thu, 14 Apr 2022 09:46:12 +0200	[thread overview]
Message-ID: <20220414074612.GH4012@pengutronix.de> (raw)
In-Reply-To: <8e08020ce35baf3cad238836faddcdee77652cc4.camel@pengutronix.de>

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 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox


      reply	other threads:[~2022-04-14  7:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-14 13:58 [PATCH] usb: xhci: Honor transfer timeouts Sascha Hauer
2022-04-13 15:57 ` Lucas Stach
2022-04-14  7:46   ` Sascha Hauer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220414074612.GH4012@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=l.stach@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.