Driver poll method

From: Bloch, Jack (Jack.Bloch@icn.siemens.com)
Date: Tue Jul 15 2003 - 09:03:23 EST


I am implementing a poll method in a driver. I have defined a queue which I
put into a wait table with a call to poll_wait. I also have my own DMA input
list which is very specific to my device. I want my application to sleep in
a suspended state until my device writes some data into the input list. Is
it not so that the Kernel should periodically call my poll routine after my
application calls select (until the select timer expires or as in my case, I
specify a NULL value for the timeout). Please CC me directly on any
responses.

Jack Bloch
Siemens ICN
phone (561) 923-6550
e-mail jack.bloch@icn.siemens.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Jul 15 2003 - 22:00:57 EST