public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Re:  Device Driver Architecture on eCos
@ 2003-10-16  8:10 Savin Zlobec
  0 siblings, 0 replies; only message in thread
From: Savin Zlobec @ 2003-10-16  8:10 UTC (permalink / raw)
  To: satish; +Cc: ecos-discuss

Satish Kumar wrote:

>Hi,
>   Could someone  point any links about Device Driver Development manual
>on eCos. well, i have got to develop some device drivers for some 
>sound components (Audio Data Interface/Inter-Ic sound, SSP,DMA..) on my
>target board.
>
>could one some give me some links how the device driver architecture on
>eCos looks like..or some kind of detail manual explaining the driver
>architecture on eCos for different kind of devices..(Network,Char,Block..etc).
>
Look at eCos Reference manual - chapter 17. There is some info about the 
basic IO driver
infrastructure. If you can work with  read, write, get config, and set 
config, then that is the
way to go. However if you need some other kind of interface to better 
suit your devices,
then it is up to you to design and write the whole thing. This was done 
with network drivers.
I don't know about any documentation wich explains this in detail. It is 
probably best to read
the code and understand it.

savin


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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-10-16  8:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-16  8:10 [ECOS] Re: Device Driver Architecture on eCos Savin Zlobec

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).