All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Nicolas BLANCHARD" <n.blanchard@domain.hid>
To: xenomai@xenomai.org
Subject: Rép. : [Xenomai-help] Share interrupts between two subdevices
Date: Thu, 02 Nov 2006 14:30:09 +0100	[thread overview]
Message-ID: <s54a0103.074@domain.hid> (raw)



>>> <mjcoelho@domain.hid> 31.10 19:50 >>>
>Hi!
>
>
>I'm implementing a driver for a device that has two subdevices
(basically,
>a serial board with two ports). For this to work, i need to use the
same
>interrupt for both subdevices.
>
>So the driver, ATM, initializes both subdevices and then only one
requests
>and enables the interrupt.
>
>Does RTDM call the interrupt handler of the subdevice that didn't
request
>the irq? What capabilities does RTDM have in terms of interrupt
sharing
>between drivers in rt "environment"?
>
>
>Thanks for your help!



Hello,

You have a Xenomai shared interrupt option in kernel options,
for example you can see the 16550 xenomai drivers that could use
shared interrupts.



_______________________________________________
Xenomai-help mailing list
Xenomai-help@domain.hid 
https://mail.gna.org/listinfo/xenomai-help


                 reply	other threads:[~2006-11-02 13:30 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=s54a0103.074@domain.hid \
    --to=n.blanchard@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.