On 5/10/06, Christian Boon <c.boon@xxxxxxxxxxxxxxxxxxxx> wrote:
Hello, i've got a question. i have a module with an interrupt line connected to a fifo
what does this mean, please explain more.
is it possible to wait after an interrupt for 400 uS before execution a function (reading the fifo)?
why you want to wait in interrupt handler, not a good idea atall. regards, Gaurav
i dont want to use udelay(400). is there another way to do this? i know it is possible to wait with sleep_on_timeout() but that is in the order of milli seconds(jiffies and that is too long for my application. regards, Christian Boon. -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/
-- Gaurav Email: gauravd.chd@xxxxxxxxx -------------------------------------------- Read my Linux Kernel blog at: http://lkdp.blogspot.com/ -------------------------------------------- -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/