This is the mail archive of the ecos-bugs@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug 1000987] USB Mass-storage driver (slave side)


Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000987

John Dallaway <john@dallaway.org.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |john@dallaway.org.uk

--- Comment #3 from John Dallaway <john@dallaway.org.uk> 2010-10-18 17:00:29 BST ---
-------- Original Message --------
Subject: RE: USB mass storage package (slave side).
Date: Mon, 18 Oct 2010 07:13:42 -0700
From: Christophe Coutand <ccoutand@stmi.com>
To: John Dallaway <john@dallaway.org.uk>
CC: <ecos-patches@ecos.sourceware.org>,    "Chris Holgate <chris@zynaptic.com>,
   "Ilija Stanislevik" <ilijas@siva.com.mk>

Hi John,

Bugzilla report was previously created:

   http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000987

I will upload an updated patch.

Christophe

-----Original Message-----
From: John Dallaway [mailto:john@dallaway.org.uk] 
Sent: 18. oktober 2010 16:08
To: Christophe Coutand
Cc: ecos-patches@ecos.sourceware.org; Chris Holgate; Ilija Stanislevik
Subject: Re: USB mass storage package (slave side).

Hi Christophe

Christophe Coutand wrote:

> Calling USB endpoint with their devtab entry name ( .e.g. /dev/usbsX )
> was meant to be more user friendly but can be easily changed. I guess
> that is the meaning of the new USB API as well.

The new API is intended to provide more flexibility for modern USB slave
hardware (dynamic endpoint configuration).

> Note that the patch is missing a file for some reason
> ( usbs_msd_scsi.h ). I can generate a new patch, shall I remove the
> dependency towards the endpoint devtab entry?

If you have time to remove the dependency on endpoint devtab entries,
that would be great. Also, could you raise a new bugzilla report at
http://bugs.ecos.sourceware.org for your contribution? It's much easier
to track patches and the discussion about them in Bugzilla.

To be clear, the new USB API presented at:

  http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001024

is not yet formalised, but any future changes required to use the new
API should be independent of work to remove the dependency on endpoint
devtab entries within your MSD function driver package.

Thank you

John Dallaway
eCos maintainer

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]