From: Richard Cochran <richardcochran@domain.hid>
To: Jan Kiszka <jan.kiszka@domain.hid>
Cc: "xenomai@xenomai.org" <xenomai@xenomai.org>
Subject: Re: [Xenomai-core] [RFC 0/1] Class driver for raw Ethernet packets
Date: Wed, 28 Sep 2011 10:16:06 +0200 [thread overview]
Message-ID: <20110928081606.GC6670@domain.hid> (raw)
In-Reply-To: <4E8206F3.8010802@domain.hid>
On Tue, Sep 27, 2011 at 07:25:07PM +0200, Jan Kiszka wrote:
>
> It manages buffers for you, provides NIC drivers and interfaces to
> either build the higher protocol layers in the kernel or in user space.
> That's the mission, but I would not exclude that there is room for
> improvements (lacking safe copy-to/from user, unneeded RX thread for
> single-user scenarios and possibly more). Still, the Ethercat master
> library folks chose it back then as a platform, maybe you want to ask them.
Getting a little off topic, I wonder, who are these "Ethercat folks" of
whom you speak?
I do know of a few open source implementations, but none are based
Xenomai:
* IgH etherlab
This is a complete stack in the kernel. Although they claim it works
with Xenomai, in fact it does not, since it uses regular kernel spin
locks, etc. However, it could be adapted to work with Xenomai.
* SOEM
This is a user space (really simple) stack based on normal raw
sockets. It could also be adapted to use Xenomai, by adding some
sort of raw RT socket.
* OSADL
This was withdrawn because of license concerns. I never saw the
code, but I do beleive it was a user space solution using standard
sockets.
* Another?
There once was some C++ program from some institute in the
Netherlands (or Belgium? can't remember), but it was also withdrawn.
So, did you mean any of these, or yet another implementation?
Thanks,
Richard
next prev parent reply other threads:[~2011-09-28 8:16 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-23 11:02 [Xenomai-core] [RFC 0/1] Class driver for raw Ethernet packets Richard Cochran
2011-09-23 11:02 ` [Xenomai-core] [RFC 1/1] Add a class " Richard Cochran
2011-09-23 11:27 ` [Xenomai-core] [RFC 0/1] Class " Richard Cochran
2011-09-23 13:34 ` Peter Soetens
2011-09-23 13:50 ` Jan Kiszka
2011-09-26 11:41 ` Richard Cochran
2011-09-27 8:26 ` Jan Kiszka
2011-09-27 12:01 ` Richard Cochran
2011-09-27 12:20 ` Jan Kiszka
2011-09-27 15:10 ` Richard Cochran
2011-09-27 15:16 ` Jan Kiszka
2011-09-27 16:05 ` Richard Cochran
2011-09-27 16:26 ` Jan Kiszka
2011-09-27 16:30 ` Jan Kiszka
2011-09-27 17:04 ` Richard Cochran
2011-09-27 17:25 ` Jan Kiszka
2011-09-27 17:00 ` Richard Cochran
2011-09-27 17:25 ` Jan Kiszka
2011-09-28 8:16 ` Richard Cochran [this message]
2011-09-28 8:29 ` Jan Kiszka
2011-09-27 18:02 ` Gilles Chanteperdrix
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=20110928081606.GC6670@domain.hid \
--to=richardcochran@domain.hid \
--cc=jan.kiszka@domain.hid \
--cc=xenomai@xenomai.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.