No subject


Mon Jul 23 18:04:32 EST 2007


38  * IRQF_DISABLED - keep irqs disabled when calling the action handler


>> irq_create_mapping(NULL,74);
>> request_irq(74,handler,IRQF_DISABLED,"GPIO",NULL);

Request irq should use virq that irq_create_mapping returns.

Maybe there's another "enable global GPIO interrupts" register, that
needs to be set too?


	Domen


More information about the Linuxppc-embedded mailing list