public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Savin Zlobec <savin@elatec.si>
To: satish@bvt.sc.sanyo.co.jp
Cc: ecos-discuss@sources.redhat.com
Subject: [ECOS] Re:  Device Driver Architecture on eCos
Date: Thu, 16 Oct 2003 08:10:00 -0000	[thread overview]
Message-ID: <3F8E5320.80803@elatec.si> (raw)

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

                 reply	other threads:[~2003-10-16  8:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3F8E5320.80803@elatec.si \
    --to=savin@elatec.si \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=satish@bvt.sc.sanyo.co.jp \
    /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).