All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Tanya Brokhman" <tlinder-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
To: 'Sarah Sharp' <sarah.a.sharp-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
Cc: willy-VuQAYsv1563Yd54FQh9/CA@public.gmane.org,
	gregkh-l3A5Bk7waGM@public.gmane.org,
	linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	ablay-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
Subject: RE: UAS gadget driver & UAS host driver [was: Re: [RFC/PATCH 0/4] UASP device driver]
Date: Mon, 21 Feb 2011 17:35:47 +0200	[thread overview]
Message-ID: <005301cbd1dd$04dbc380$0e934a80$@org> (raw)
In-Reply-To: <20110221145845.GB16492@xanatos>

Hi Sarah

> That particular error is from the host side.  It means the xHCI driver
> tried to move the ring dequeue pointer past the last part of your
> command (probably the status phase), and the host refused to do so,
> because that was the "active" stream ID.  Can you please send me the
> full dmesg for the stalled request with CONFIG_USB_XHCI_HCD_DEBUGGING
> turned on?

Np. I've already overcame this issue but I'll roll back and send you the
dmesg output. When I tried enabling this flag the dmesg was swamped with
xhci messages and the messages I was looking for weren't there already. 
I read that in order to increase the dmesg buffer size one needs to update
the #define of LOG_BUF_LEN in linux/kernel/printk.c. I haven't tried that
yet. Is this correct?
Do you need the LECroy recording as well?

> 
> I think it's worth rolling back your firmware for this because I really
> need to test this corner case.  I think it may be an unhandled corner
> case that I've been warning Intel's xHCI spec architect about.  There
> seems to be no way to modify the active stream's rings for cases like
> these where the transfer stalls.
> 
> Which host controller are you running under?  If it's an NEC host
> controller, please send me the line that looks something like this:
> 
> NEC firmware version xx.xx
> 

We're using NEC but I'm not sure where to retrieve the version from. The
line you mentioned isn't present in the dmesg output and I found nothing
similar written on the chip either.

Best regards,
Tanya Brokhman
Consultant for Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum





--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2011-02-21 15:35 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-21  7:43 [RFC/PATCH 0/4] UASP device driver Tatyana Brokhman
2011-01-21 15:23 ` Alan Stern
2011-01-23  5:53   ` Tanya Brokhman
2011-02-11 22:47 ` Sarah Sharp
2011-02-13  6:45   ` Tanya Brokhman
2011-02-14 18:31     ` Sarah Sharp
2011-02-21  6:48       ` UAS gadget driver & UAS host driver [was: Re: [RFC/PATCH 0/4] UASP device driver] Tanya Brokhman
2011-02-21 13:03         ` Matthew Wilcox
     [not found]           ` <20110221130307.GT3663-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
2011-02-21 13:45             ` Tanya Brokhman
2011-02-21 14:58         ` Sarah Sharp
2011-02-21 15:35           ` Tanya Brokhman [this message]
2011-02-21 16:22             ` Sarah Sharp
2011-02-21 16:34               ` Alan Stern
2011-03-07  7:11           ` Tanya Brokhman

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='005301cbd1dd$04dbc380$0e934a80$@org' \
    --to=tlinder-sgv2jx0feol9jmxxk+q4oq@public.gmane.org \
    --cc=ablay-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org \
    --cc=gregkh-l3A5Bk7waGM@public.gmane.org \
    --cc=linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=sarah.a.sharp-VuQAYsv1563Yd54FQh9/CA@public.gmane.org \
    --cc=willy-VuQAYsv1563Yd54FQh9/CA@public.gmane.org \
    /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.