From: Jan Kiszka <jan.kiszka@domain.hid>
To: Dirk Eibach <eibach@domain.hid>
Cc: xenomai-core <xenomai@xenomai.org>
Subject: [Xenomai-core] Re: [Xenomai-help] Draft for a RTDM I2C driver
Date: Fri, 17 Nov 2006 09:14:59 +0100 [thread overview]
Message-ID: <455D6F83.40008@domain.hid> (raw)
In-Reply-To: <455D674E.2020300@domain.hid>
[-- Attachment #1: Type: text/plain, Size: 1350 bytes --]
Dirk Eibach wrote:
> Hello,
>
> I have spent some time designing a RTDM I2C driver based on the linux
> i2c driver. It's stripped down in some aspects but porting existing
> clients and adapters should be fairly easy.
> For this draft I have ported the IBM PPC4xx driver, because that is what
> I have here for testing.
>
> It's my first RTDM project, so I hope I haven't messed things up too much.
>
> Any comments welcome!
>
Great! I almost forgot this topic as it was quiet after my reply, but
now we even have code to discuss.
Before I start looking into implementation details, it would be nice if
you could sketch the basic idea of your API proposal and the typical use
cases. Code is more explicit, I know, but it's also a bit more tricky to
grab an overview from it. Do you also have some simple demo to show how
one should use your interface?
What I grabbed so far:
- for each I2C interface, a RTDM device is registered
- rti2c-api.h is ought to become the RTDM I2C device profile
- we have read/write and a bunch of IOCTLs as API
What I didn't grabbed:
- is transfer synchronous or asynchronous?
- can applications access an adapter concurrently?
- what are the major differences to the Linux model?
I'm looking forward to see some nice generic RTI2C in Xenomai soon(er or
later)!
Jan
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 250 bytes --]
next prev parent reply other threads:[~2006-11-17 8:14 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-17 7:39 [Xenomai-help] Draft for a RTDM I2C driver Dirk Eibach
2006-11-17 8:14 ` Jan Kiszka [this message]
2006-11-17 9:24 ` [Xenomai-core] " Dirk Eibach
2006-11-17 10:12 ` Jan Kiszka
2006-11-17 12:03 ` Dirk Eibach
2006-11-17 12:38 ` Jan Kiszka
2006-11-17 8:15 ` Jan Kiszka
-- strict thread matches above, loose matches on Subject: below --
2006-11-17 14:16 [Xenomai-core] " Dirk Eibach
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=455D6F83.40008@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.