From: Zvi Rackover <zvirack@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: interrupt hooking in kernel 2.6
Date: Fri, 15 Jul 2005 03:55:32 +0300 [thread overview]
Message-ID: <28183df50507141755557b5145@mail.gmail.com> (raw)
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
next reply other threads:[~2005-07-15 0:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-15 0:55 Zvi Rackover [this message]
2005-07-15 1:00 ` interrupt hooking in kernel 2.6 Lee Revell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=28183df50507141755557b5145@mail.gmail.com \
--to=zvirack@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox