All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@domain.hid>
To: "\"Hans Søndergaard (HSO)\"" <HSO@VIAUC.DK>
Cc: "xenomai@xenomai.org" <xenomai@xenomai.org>
Subject: Re: [Xenomai-help] rt_intr_create fails, err = 38 (ENOSYS)
Date: Thu, 28 Feb 2008 20:03:38 +0100	[thread overview]
Message-ID: <47C7058A.8080100@domain.hid> (raw)
In-Reply-To: <2220D86D21B55040AB683933DBD97B5A014DF68EF2@domain.hid>

[-- Attachment #1: Type: text/plain, Size: 620 bytes --]

Hans Søndergaard (HSO) wrote:
> My rt_tasks (periodic) and rt_events work now.
> Next I have started using interrupts: rt_intr_create.
> 
> It fails with return value = 38 (ENOSYS).
> 
> I follow the template from Xenomai's homepage: user_irq.c
> 
> In .config I have set: CONFIG_XENO_NATIVE_INTR=y.

Are you sure you are actually running the related kernel? At least, it
is one of my favorite mistakes to mess up the built and the actually
installed/execute kernel and modules. To check if the kernel (or the
modules, accordingly) contains those services run

objdump -t vmlinux | grep rt_intr

Jan


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 254 bytes --]

      reply	other threads:[~2008-02-28 19:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-27 19:54 [Xenomai-help] rt_intr_create fails, err = 38 (ENOSYS) Hans Søndergaard (HSO)
2008-02-28 19:03 ` 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=47C7058A.8080100@domain.hid \
    --to=jan.kiszka@domain.hid \
    --cc=HSO@VIAUC.DK \
    --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.