From: Jan Kiszka <jan.kiszka@domain.hid>
To: Dirk Eibach <eibach@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] SPI and I2C
Date: Fri, 13 Oct 2006 11:34:13 +0200 [thread overview]
Message-ID: <452F5D95.6090402@domain.hid> (raw)
In-Reply-To: <452F54A1.7060401@domain.hid>
[-- Attachment #1: Type: text/plain, Size: 948 bytes --]
Dirk Eibach wrote:
> Hello,
>
> has anybody already thought about RTDM drivers for SPI and I2C? Is there
> any development for a generic solution in progress?
I haven't heard of any activity or thoughts yet (at least I do not
recall them right now).
While reading some related SPI patch on LKML, I once thought about this
issue for a (short) while. I didn't grabbed immediately how the
execution model of the vanilla SPI framework precisely looks like, but
it seemed to involve quite some queueing and IRQ handling. And this
smelled like reusing code or even just the design may not be
straightforward.
Did you already have a look at the related Linux frameworks? I think the
first step should be to collect requirements of a generic
real-time-capable SPI and I2C infrastructure and compare them with the
existing stack designs. Maybe one can at least reuse the API to make
driver migration as smooth as possible.
Jan
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 250 bytes --]
prev parent reply other threads:[~2006-10-13 9:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-13 8:56 [Xenomai-help] SPI and I2C Dirk Eibach
2006-10-13 9:34 ` Jan Kiszka [this message]
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=452F5D95.6090402@domain.hid \
--to=jan.kiszka@domain.hid \
--cc=eibach@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.