Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Sep 2001 14:38:07 +0200
From:      "Sansonetti Laurent" <lorenzo@linuxbe.org>
To:        <freebsd-hackers@freebsd.org>
Subject:   storing routine code in kernel memory using kvm interface
Message-ID:  <001501c13de3$45dd8320$0201a8c0@teledisnet.be>

next in thread | raw e-mail | index | archive | help
Hi,

Is there a way to store a function in kernel memory using KVM interface ?

I have written a tty spy'er, which simply hijack discipline line entries for
a tty, and as you know probably, those routines must be situated in kernel
land.

I know that I should use KLD for that, but i'm still curious..

--



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001501c13de3$45dd8320$0201a8c0>