interrupt hooking in kernel 2.6

From: Zvi Rackover
Date: Thu Jul 14 2005 - 19:56:53 EST


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 could not find any documentation or sample code explaining how this
is done in 2.6. There are very few outdated examples on the web which
apparently are not suitable.
can anyone help me out?

yours,
zvi
-
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/