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:[email protected]] Sent: 18. oktober 2010 16:08 To: Christophe Coutand Cc: [email protected]; 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
