From: Jan Kiszka <jan.kiszka@domain.hid>
To: Remco den Breeje <remco@domain.hid>
Cc: xenomai@xenomai.org, Peter Pastor <peter.pastor@domain.hid>
Subject: Re: [Xenomai-help] real-time parallel port communication
Date: Thu, 05 Nov 2009 09:47:22 +0100 [thread overview]
Message-ID: <4AF2911A.2050008@domain.hid> (raw)
In-Reply-To: <ddc6e05e0911042339i50e112c9x10e089206c7e9524@domain.hid>
[-- Attachment #1: Type: text/plain, Size: 900 bytes --]
Remco den Breeje wrote:
> On Thu, Nov 5, 2009 at 6:05 AM, Peter Pastor <peter.pastor@domain.hid> wrote:
>> Hello there,
>>
>> I need to get real-time communication over a parallel port working. I got
>> the serial port to run in real-time using the drivers provided by xenomai.
>> However, I haven't found similar drivers for the parallel port yet. Does the
>> new analogy branch contain real-time drivers for the parallel port ??
>>
>> I would be happy for any hints. Also, would be cool if somebody could point
>> me to some example programs.
>>
>> Thanks,
>> peter
>>
>
> outb(char, 0x378) works for me. Or do you need something more fancy?
Interrupt handling, I bet. User space drivers are feasible, but can have
poor re-use factors.
I think the key to a parallel port driver is an RTDM device profile that
matches more than one use case. Suggestions welcome.
Jan
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 257 bytes --]
next prev parent reply other threads:[~2009-11-05 8:47 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-05 5:05 [Xenomai-help] real-time parallel port communication Peter Pastor
2009-11-05 7:39 ` Remco den Breeje
2009-11-05 8:47 ` Jan Kiszka [this message]
2009-11-05 9:01 ` Alexis Berlemont
2009-11-05 9:24 ` peter.pastor
2009-11-08 15:13 ` Alexis Berlemont
2009-11-05 14:21 ` Pierre Ficheux
-- strict thread matches above, loose matches on Subject: below --
2009-11-06 16:44 Peter Pastor
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=4AF2911A.2050008@domain.hid \
--to=jan.kiszka@domain.hid \
--cc=peter.pastor@domain.hid \
--cc=remco@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.