All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] IRQ reservation and config
@ 2009-02-03 17:40 Mike McTernan
  2009-02-03 17:46 ` Philippe Gerum
  0 siblings, 1 reply; 6+ messages in thread
From: Mike McTernan @ 2009-02-03 17:40 UTC (permalink / raw)
  To: xenomai

Hi,

I'm porting a simple driver to be under the Xenomai. RTDM  The driver
simply blocks on read calls until an interrupt arrives, and returns a
count.  This is on Blackfin uClinux.

I think I've understood how to make the driver, the only thing I'm
missing is how to reserve and configure the irq source. 

Should I be using the standard Linux request_irq() to do this in the
RTDM prior to calling rtdm_irq_request()?

Regards,

Mike


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-02-05 16:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-03 17:40 [Xenomai-help] IRQ reservation and config Mike McTernan
2009-02-03 17:46 ` Philippe Gerum
2009-02-03 17:49   ` Mike McTernan
2009-02-05 15:54     ` Philippe Gerum
2009-02-05 16:10       ` Mike McTernan
2009-02-05 16:25         ` Philippe Gerum

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.