On Sun, Jan 21, 2001 at 08:59:31AM +0000, Gerd Knorr wrote: > > So now if I get an interrupt signaling of a frame captured to framebuffer > > what should I do next? > > > > 2) have maybe a kernel thread that takes care of that an have my interrupt > > handler just wake up the thread? > > Sounds good. Is this better than doing the copying in the bottom halves?