On Wed, Oct 01, 2014 at 11:46:41AM -0400, Lennart Sorensen wrote:
> Yes.  I tried doing request_irq from a dummy linux driver and I managed
> to get an interrupt.  I can't seem to get xenomai to see the interrupt
> though.  Hmm.
> 
> I see this:
> 
> root@len-rx1400:~# cat /proc/xenomai/irq 
> IRQ         CPU0        CPU1
>  30:     2294394     1660178         [timer]
> 398:           0           0         0000002d
> 1031:           0           0         [sync]
> 1032:           1           0         [timer-ipi]
> 1033:         531           1         [reschedule]
> 1034:           0           0         [virtual]
> 1038:      535719         531         [virtual]
> 
> 398 is the IRQ for GPIO bank 7 pin 14.  The linux driver test got an
> interrupt from the device on that pin, but when I use xenomai I am so
> far not getting the interrupt as far as I can tell.
> 
> Maybe I should try and no longer call request_irq first.

That didn't seem to make any difference except of course now the IRQ
doesn't get listed in /proc/interrupts anymore.

-- 
Len Sorensen

_______________________________________________
Xenomai mailing list
[email protected]
http://www.xenomai.org/mailman/listinfo/xenomai

Reply via email to