public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "Doyle, Patrick" <Patrick_Doyle@dtccom.com>
To: "'Andrew Lunn'" <andrew@lunn.ch>,
	        "Doyle, Patrick" 	 <Patrick_Doyle@dtccom.com>
Cc: "'ecos-discuss@ecos.sourceware.org'" 	
	<ecos-discuss@ecos.sourceware.org>
Subject: RE: [ECOS] USB MSD stack
Date: Thu, 04 May 2006 14:07:00 -0000	[thread overview]
Message-ID: <F7F756E5ED50F345959AE893AD2F15660A21F6@dtcsrvr09.dtccom.com> (raw)

> From: Andrew Lunn [mailto:andrew@lunn.ch] 
> 
> You might also want to add to that list f) find out if USB allows a
> device to be both MSD and HID at the same time. g) Find out if eCos
> allows a device to be both MSD and HID at the same time. h) If not,
> find out if eCos allows the device to dynamically change between HID
> and MSD.
> 
From what I understand so far, USB allows a device to have multiple
"interfaces", in which each interface specifes the class of device, number
and id's of the endpoints, etc...

From what I understand so far (hereafter abbreviated as FWIUSF), eCos will
pretty much allow me to do whatever I want in USB land -- it currently
provides support for some common client level USB transactions that must be
supported by all devices, and a sample ethernet-on-top-of-USB driver.

FWIUSF, eCos supports multiple interfaces on devices, so it should support
MSD and HID at the same time.

> > All of that being said, I still need to finish the low 
> level driver... off
> > to coding land!
> 
> What device is this? It seems USB has become popular recently with
> eCos. I know of three other device drivers in development at the
> moment.

We are using the OMAP5912 from TI.  I think Paul submitted some patches not
too long ago in preparation for submitting our HAL.  I anticipate submitting
our HAL to CVS sometime in the near future.

--wpd

-- 
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 14:07 UTC|newest]

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

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=F7F756E5ED50F345959AE893AD2F15660A21F6@dtcsrvr09.dtccom.com \
    --to=patrick_doyle@dtccom.com \
    --cc=andrew@lunn.ch \
    --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).