James Kilts wrote:
> Philippe,
> 
> Indeed it was a problem with __set_irq_handler() not assigning appropriate
> handlers, since this board doesn't fall into any of the existing handler
> categories.

If your PIC needs an EOI, you can define the irq_finish macro in
include/mach/irqs.h like the AT91, and use the level handler. The I-pipe
should handled that, since it already does for AT91.

-- 
                                            Gilles.

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

Reply via email to