USB mass storage package (slave side).
John Dallaway
john@dallaway.org.uk
Mon Oct 18 14:08:00 GMT 2010
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
More information about the Ecos-patches
mailing list