interrupts in mpc8313
Yoni Levin
yoni.l at slyde-tech.com
Tue Jul 31 17:53:17 EST 2007
Hi, I am working on the MPC8313E board ,
I work with the DMA that works fine, but I want to get the interrupt when it
finish.
I am working under linux 2.6.20
I tried to use the function request_irq :
Ret=Request_irq(71,interrupt_handler,SA_INTERUPT,"dma_irq",NULL);
But I receive an error -ENOSYS
Do I need to do something before call the Request_irq?
You know what is wrong?
Thank you for your help,
Yehonatan.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://ozlabs.org/pipermail/linuxppc-embedded/attachments/20070731/5389b6c4/attachment.htm
More information about the Linuxppc-embedded
mailing list