On Mon, Oct 30, 2000 at 11:06:59AM -0800, rread@datarithm.net wrote: > I'm new at this myself, but how about creating a minor number for each > ISR? When the BH runs, it wakes up the processing waiting on the > device for that ISR. ... which won't get run until after the interrupt is processed, but the interrupt won't get processed until it's run. Nope. Tim. */