* [Xenomai-core] simple example for rtdm
@ 2007-09-16 18:10 trem
2007-09-18 22:15 ` Jan Kiszka
0 siblings, 1 reply; 3+ messages in thread
From: trem @ 2007-09-16 18:10 UTC (permalink / raw)
To: xenomai
Hi
I've written a little exemple for rtdm. It uses open, close, read, write
ioctl and 3 kind of buffer (local, device, global). This is an alpha
release, so I'll be pleased to get some feedback.
you can find it here :
http://zarb.org/~trem/tut03-skeleton-drv.c
http://zarb.org/~trem/tut03-skeleton-app.c
http://zarb.org/~trem/Makefile
regards,
trem
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Xenomai-core] simple example for rtdm
2007-09-16 18:10 [Xenomai-core] simple example for rtdm trem
@ 2007-09-18 22:15 ` Jan Kiszka
2007-09-19 19:40 ` trem
0 siblings, 1 reply; 3+ messages in thread
From: Jan Kiszka @ 2007-09-18 22:15 UTC (permalink / raw)
To: trem; +Cc: xenomai
[-- Attachment #1: Type: text/plain, Size: 695 bytes --]
trem wrote:
> Hi
>
> I've written a little exemple for rtdm. It uses open, close, read, write
> ioctl and 3 kind of buffer (local, device, global). This is an alpha
> release, so I'll be pleased to get some feedback.
>
> you can find it here :
> http://zarb.org/~trem/tut03-skeleton-drv.c
> http://zarb.org/~trem/tut03-skeleton-app.c
> http://zarb.org/~trem/Makefile
Thanks once again for your effort. I'm sorry that I cannot go into
details soon, so just a minor comment from the first glance: please fix
the coding style to kernel style.
Jan
PS: Didn't you also once post a patch for the existing tut02? That's
probably still hanging around in no-man's land, right?
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 249 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Xenomai-core] simple example for rtdm
2007-09-18 22:15 ` Jan Kiszka
@ 2007-09-19 19:40 ` trem
0 siblings, 0 replies; 3+ messages in thread
From: trem @ 2007-09-19 19:40 UTC (permalink / raw)
To: xenomai
Jan Kiszka wrote:
> trem wrote:
>> Hi
>>
>> I've written a little exemple for rtdm. It uses open, close, read, write
>> ioctl and 3 kind of buffer (local, device, global). This is an alpha
>> release, so I'll be pleased to get some feedback.
>>
>> you can find it here :
>> http://zarb.org/~trem/tut03-skeleton-drv.c
>> http://zarb.org/~trem/tut03-skeleton-app.c
>> http://zarb.org/~trem/Makefile
>
> Thanks once again for your effort. I'm sorry that I cannot go into
> details soon, so just a minor comment from the first glance: please fix
> the coding style to kernel style.
I've updated the coding style. It should be better now.
> Jan
>
> PS: Didn't you also once post a patch for the existing tut02? That's
> probably still hanging around in no-man's land, right?
I've done a patch for tut01, but not for tut02. We have say that
we write a complete tut and after we split it.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-09-19 19:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-16 18:10 [Xenomai-core] simple example for rtdm trem
2007-09-18 22:15 ` Jan Kiszka
2007-09-19 19:40 ` trem
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.