All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] Interrupt numbers
@ 2011-12-23  0:38 Terry Fryar
  2011-12-23  9:45 ` Gilles Chanteperdrix
  0 siblings, 1 reply; 11+ messages in thread
From: Terry Fryar @ 2011-12-23  0:38 UTC (permalink / raw)
  To: xenomai

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

Using Xenomai 2.60 with 2.6.38 omap kernel on beagleboard xm.  
 
Trying to use a GPIO pin as an interrupt and catch this in a xenomai
userspace program.  Got the GPIO132 pin set as an input and is working fine.
I guess I'll need to set the irq enable register on the omap cpu to enable
it to generate irqs.  Now...what irq number do I use in the xenomai
rt_intr_create() function call??  I'm not sure how the omap gpio interrupts
are mapped to the linux kernel/xenomai stuff??  Can I use what's in the
arch/arm/plat-omap/include/plat/irqs.h header file?  It appears that each
bank of GPIO pins has it's own interrupt number??
 
Thanks!
 

[-- Attachment #2: Type: text/html, Size: 1541 bytes --]

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

end of thread, other threads:[~2012-01-19 22:59 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-23  0:38 [Xenomai-help] Interrupt numbers Terry Fryar
2011-12-23  9:45 ` Gilles Chanteperdrix
2011-12-23 14:04   ` Terry Fryar
2011-12-23 15:26   ` Makarand Pradhan
2011-12-23 15:53     ` Gilles Chanteperdrix
2011-12-23 16:16       ` Terry Fryar
2011-12-23 18:13         ` Philippe Gerum
2011-12-23 23:06           ` Terry Fryar
2012-01-19 19:41           ` Michael Pustylnik
2012-01-19 22:59             ` Philippe Gerum
2011-12-23 16:17       ` Makarand Pradhan

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.