Thread (3 messages) flat view 3 messages, 3 authors, 2006-07-07

SIU_INT_IRQ4 in MPC 8260

From: <hidden>
Date: 2006-07-07 09:05:32

Hi all

I am trying to set up a interrupt handler for SIU_INT_IRQ4.

The target I am using is MPC 8260 , emmbedded planet Evaluation board.

The OS is Embedded Linux .
-------------------------------------------------------------------------
------------
void my_interrupt_handler(int irq, void *dev_id, struct pt_regs *regs)
{

 printk("*********** \n");

}


 if( request_irq(SIU_INT_IRQ4,my_interrupt_handler,0,0,0) < 0)
 {
     printk("\n unable to register the interrupt handler \n");
 }

-------------------------------------------------------------------------
------------

But my_interrupt_handler isn't getting called .

Can anyone help me to fix this problem

Regards
Jagan





________________________________________________________________________
Check Out the new free AIM(R) Mail -- 2 GB of storage and 
industry-leading spam and email virus protection.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help