Karim Yaghmour wrote:
> Given the code in the interrupt handler,
> however, I think that you should be making the following call if
> you want the interrupts to propagate the next time they occur:
> adeos_control_irq(INT_NUM,IPIPE_PASS_MASK,1);

My mistake. I mixed up the call's API. The original was OK:
adeos_control_irq(INT_NUM, 0 ,IPIPE_PASS_MASK);

The rest of the explanation still holds, however.

Karim

===================================================
                 Karim Yaghmour
               [EMAIL PROTECTED]
      Embedded and Real-Time Linux Expert
===================================================

Reply via email to