All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hannes Mayer <h.mayer@domain.hid>
To: Jan Kiszka <kiszka@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] RTDM & serial port
Date: Wed, 26 Oct 2005 19:03:07 +0200	[thread overview]
Message-ID: <435FB6CB.9030307@domain.hid> (raw)
In-Reply-To: <435F2DDA.1030702@domain.hid>

Hi Jan!

Jan Kiszka wrote:
[...]
> Actually, there is already some howto, but I guess also enough room for
> improvements: http://www.rts.uni-hannover.de/mitarbeiter/kiszka/rtaddon/

Cool! Thanks!

> Nope, RTDM devices are not being mapped into the Linux file system. They
> use a separate namespace where you can find serial devices as plain
> "rtser[X]".

I compiled the rt_serial_uprog, but it can't open rtser0:

# ./rt_serial_uprog
rt_serial_uprog: timer started
rt_serial_uprog: can't open rtser0 (write)
rt_serial_uprog: stop timer

# lsmod
Module                  Size  Used by
xeno_16550A            12392  0
xeno_rtdm              23460  1 xeno_16550A
xeno_native           114384  0
xeno_nucleus           82696  3 xeno_16550A,xeno_rtdm,xeno_native
xeno_hal               23616  4 xeno_16550A,xeno_rtdm,xeno_native,xeno_nucleus
[...]

rtser[X] should be available as soon as xeno_16550A is loaded, right ?

> Any frequent problems falling asleep? ;)

Usually not - we have national holiday today, so I was doing my stuff as long
as I wanted :-)

Thanks and best regards,
Hannes.


  reply	other threads:[~2005-10-26 17:03 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-26  3:40 [Xenomai-help] RTDM & serial port Hannes Mayer
2005-10-26  7:18 ` Jan Kiszka
2005-10-26 17:03   ` Hannes Mayer [this message]
2005-10-26 17:32     ` Jan Kiszka
2005-10-26 18:22       ` Hannes Mayer
2005-10-26 18:27         ` Jan Kiszka
2005-10-26 20:05           ` Hannes Mayer
2005-10-26 20:17             ` Hannes Mayer
2005-10-26 20:53             ` Jan Kiszka
2005-10-26 21:40               ` Hannes Mayer
2005-10-27  2:34                 ` Romain Lenglet

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=435FB6CB.9030307@domain.hid \
    --to=h.mayer@domain.hid \
    --cc=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.