All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sarah Sharp <sarah.a.sharp@linux.intel.com>
To: Tanya Brokhman <tlinder@codeaurora.org>
Cc: gregkh@suse.de, linux-arm-msm@vger.kernel.org,
	linux-usb@vger.kernel.org, willy@linux.intel.com
Subject: Re: [RFC/PATCH 0/4] UASP device driver
Date: Mon, 14 Feb 2011 10:31:25 -0800	[thread overview]
Message-ID: <20110214183125.GC4059@xanatos> (raw)
In-Reply-To: <000001cbcb49$8bba88e0$a32f9aa0$@org>

Hi Tanya,

On Sun, Feb 13, 2011 at 08:45:01AM +0200, Tanya Brokhman wrote:
> Hi Sarah
> 
> We are using the following for testing UAS gadget:
> 1. Internally developed Unittest FW. We're planning to share this code as
> well as soon as we get legal approval for that.
> 2. A testing application (and driver) we purchased from MCCI called MSDVT.
> 3. The UAS host from 2.6.37. Now we upgraded to v2.6.38-rc3

I'm Ccing Matthew Wilcox, who has been working on the UAS driver.  He
can give you the details about what works on the UAS protocol side, and
I can help with any USB/xHCI issues you have.

> We've been having some issues with the UAS host and while debugging I've
> noticed that the TM are not implemented yet (I looked at v2.6.38-rc3). Is
> there is a later version/another git tree you can recommend?

What sort of issues are you having?  Care to post a dmesg?  I have a
Lecroy USB 3.0 analyzer, so if you need to send any bus traces, I can
view them.

As for the latest version, I think 2.6.38-rc3 is the latest version of
the UAS phone.

> Actually, right now we almost finished the development and our concentration
> is on testing. My plan is to make the code a bit more stable and upload a
> full version.

Great!

> I would appreciate if you, or one of your UAS developers could review and
> provide us with your inputs on the design. 

I'm not a gadget side expert, but I can look over the general
architecture.  How many streams can your code handle?  The current UAS
driver will handle a fairly large number (253?), but it can't take
advantage of parallel SCSI command submissions unless the device side
advertises it can handle many commands in parallel.

Sarah Sharp

> > -----Original Message-----
> > From: Sarah Sharp [mailto:sarah.a.sharp@linux.intel.com]
> > Sent: Saturday, February 12, 2011 12:47 AM
> > To: Tatyana Brokhman
> > Cc: gregkh@suse.de; linux-arm-msm@vger.kernel.org; linux-
> > usb@vger.kernel.org
> > Subject: Re: [RFC/PATCH 0/4] UASP device driver
> > 
> > Hi Tatyana,
> > 
> > What have you been using on the host side to test your UAS gadget
> > device?  Is it the in-kernel UAS driver in 2.6.37, or perhaps the
> > out-of-tree driver from Luben on git hub?  Or have you been using a
> > different driver?
> > 
> > Thanks,
> > Sarah Sharp
> > 
> 

  reply	other threads:[~2011-02-14 18:31 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 [this message]
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
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=20110214183125.GC4059@xanatos \
    --to=sarah.a.sharp@linux.intel.com \
    --cc=gregkh@suse.de \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=tlinder@codeaurora.org \
    --cc=willy@linux.intel.com \
    /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.