> Hi !
> Hardware problem / Interrupt and RedHat
>
> I need to probe for the PS/2 (mouse) interrupt (...not usual...)
>
> It must be IRQ12...
> What is the method to know when this Interrupt occured ?
> Do I need to use a new handler ?
>
Hi !
Hardware problem / Interrupt and RedHat
I need to probe for the PS/2 (mouse) interrupt (...not usual...)
It must be IRQ12...
What is the method to know when this Interrupt occured ?
Do I need to use a new handler ?
If yes, have I to use the request_irq function