I have new to Linux. I am reading the Linux device driver book second eddition and am trying to make some sense out of it.
I am trying to implement an interrupt handler. From the description in the book, it seems that one can go about implementing the bottom half either using the tasklets method or by waking up a sleeping process in the top half interrupt handler. Is what I understood correct or I am totally of the topics? When do you determine which method to implement for an interrupt handler? Regards, --Khai ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
