Re: interrupt hooking in kernel 2.6

From: Lee Revell
Date: Thu Jul 14 2005 - 20:01:49 EST


On Fri, 2005-07-15 at 03:55 +0300, Zvi Rackover wrote:
> hello all,
>
> i wish to write a module for i386 that can hook interrupts. the module
> loads its own interrupt descriptor table instead of the default
> system's table. after executing my own handler(s), the old appropriate
> handler will be called.

I think you want the "I-Pipe", just posted to LKML few weeks ago.

Lee

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