how to process data recvd from a device that wont give interrupts

devendra.aaru devendra.aaru at gmail.com
Thu Oct 4 08:03:51 EDT 2012


Hi all,

I found that you can use a kernel timer and poll for the hardware
interrupt registers whether the interrupt flag is set or not,

but this will take atleast some good amount of CPU.

are there any ways other than using the kernel timer?

thanks,



More information about the Kernelnewbies mailing list