public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "Stefan Sommerfeld" <sommerfeld@mikrom.de>
To: <ecos-discuss@ecos.sourceware.org>
Subject: Re: [ECOS] USB MSD stack
Date: Thu, 04 May 2006 13:11:00 -0000	[thread overview]
Message-ID: <007e01c66f7c$16c7d2a0$8262fea9@nullnullsix> (raw)
In-Reply-To: <F7F756E5ED50F345959AE893AD2F15660A21F3@dtcsrvr09.dtccom.com>

Hi Patrick,

> Hi troops!
> I'm about to write a very simple MSD (Mass Storage Device) stack for our
> eCos application.  From what I've seen so far (based on about 15 minutes 
> of
> investigation), it would appear that MSD is fairly simple -- use bulk
> transfers to exchange command and data packets between the host and the
> device.  Of course, as they say, the devil will be in the details (and 
> some
> of those details will include debugging my device driver).
>
> So, being one of the laziest programmers on the face of the earth, I 
> figured
> I would ask if anybody else has done this already.  Any takers?
>
> And as long as I've got your attention, how about HID?  Any samples?
>

I don't know if somebody does this already for eCos, but if you like to 
make such a driver, I suggest looking at the PS2 USB stack. It's fairly 
simple, has an easy interface, there's also a mass storage driver available 
and it doesn't use GPL. Check out www.ps2dev.org.

Bye... 


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

  reply	other threads:[~2006-05-04 13:11 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-04 13:03 Doyle, Patrick
2006-05-04 13:11 ` Stefan Sommerfeld [this message]
2006-05-04 13:26 ` Andrew Lunn
2006-05-04 13:36 ` Andrew Lunn
2006-05-04 13:44 Doyle, Patrick
2006-05-04 14:00 ` Andrew Lunn
2006-05-04 13:46 Doyle, Patrick
2006-05-04 14:07 Doyle, Patrick
2006-05-04 14:18 ` Andrew Lunn
2006-05-04 14:25 Doyle, Patrick
2006-05-04 14:38 ` Andrew Lunn
2006-05-04 14:47 Doyle, Patrick
2006-05-04 23:12 ` Frank Pagliughi

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='007e01c66f7c$16c7d2a0$8262fea9@nullnullsix' \
    --to=sommerfeld@mikrom.de \
    --cc=ecos-discuss@ecos.sourceware.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).