public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Bart Veer <bartv@cygnus.co.uk>
To: grante@visi.com
Cc: ecos-discuss@sourceware.cygnus.com
Subject: [ECOS] Re: Ethernet and Serial drivers for Linux target?
Date: Thu, 11 Nov 1999 04:44:00 -0000	[thread overview]
Message-ID: <199911111243.MAA30839@sheesh.cygnus.co.uk> (raw)
In-Reply-To: <19991110143853.A18972@visi.com>

>>>>> "Grant" == Grant Edwards <grante@visi.com> writes:

    Grant> I told management that it should be possible to write
    Grant> serial port and Ethernet device drivers for the Linux eCos
    Grant> target, thus allowing people to do eCos application
    Grant> development on Linux boxes. Of course the performance and
    Grant> timing won't be the same, but for basic application
    Grant> functionality it should be good enough for many things.

    Grant> Has anybody done this? I assume that all you have to do is
    Grant> to map cyg_io_read() and cyg_io_write() into read() and
    Grant> write() calls, and map cyg_io_get_config() and
    Grant> cyg_io_set_config() into appropriate ioctl() calls?

    Grant> The serial driver should be able to use the standard
    Grant> /dev/ttySx devices and the Ethernet driver can use the
    Grant> af_packet module to send and receive Ethernet packets. Is
    Grant> this going to be as straight-forward as I think it is, or
    Grant> have I dug myself into a hole?

In addition to Gary's response, you may want to look at a short thread
on the ecos-discuss mailing list "Serial device driver for linux
synthetic target!" last month,
http://sourceware.cygnus.com/ml/ecos-discuss/1999-10/
This discussed a couple of ways of tackling the problem. So far I have
not received any contributions in this area.

Bart Veer // eCos net maintainer

  parent reply	other threads:[~1999-11-11  4:44 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-11-10 12:38 [ECOS] " Grant Edwards
1999-11-10 16:40 ` Gary Thomas
1999-11-11  4:44 ` Bart Veer [this message]
1999-11-11  9:10 ` Jonathan Larmour
1999-11-11  9:23   ` Grant Edwards
1999-11-11  9:32     ` Gary Thomas
1999-11-11  9:39       ` Grant Edwards
1999-11-11  9:37     ` [ECOS] " Bart Veer
1999-11-11  9:45       ` Grant Edwards

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=199911111243.MAA30839@sheesh.cygnus.co.uk \
    --to=bartv@cygnus.co.uk \
    --cc=ecos-discuss@sourceware.cygnus.com \
    --cc=grante@visi.com \
    /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).