Hello, John Que wrote:
If there is a way to do such a thing : to register a device interreupt (in the range 1-16), so that a use space program (like ioctl , or cat /dev/mymodle , etc.) will generate such interrupt ? ( Or let's say pressing some keyboard combinatiion ?)
Can you be more precise about the condition under which your interrupt handler should be called ?
I have the feeling that what you need is not an interrupt handler per-se but rather a timer. But give more details first.
Sincerly, Thomas -- Thomas Petazzoni thomas.petazzoni@xxxxxxxx -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/