Re: keyboard driver of 2.6 kernel
From: Leonard Milcin Jr.
Date: Wed Jan 04 2006 - 04:08:17 EST
Arjan van de Ven wrote:
On Wed, 2006-01-04 at 14:02 +0530, P.Manohar wrote:
Greetings,
I have a small doubt in Linux kernel keyboard driver.
In 2.4 kernels the starting fuction of keyboard driver is "handle_scancode".
But in 2.6 kernels the keyboard interface
is changed drastically. If you familiar with that can you tell me the starting
fuction of keyboard interace which gets
the scancodes in 2.6 kernels.
Actually my paln is to stuff scancodes or keycodes to the keyboard buffer
, from there on the keyboard driver processes them. I have done this for
2.4 kernel. I want to implement the same to 2.6 kernel.
Is there any keyloggers which are implemented for 2.6 kernels?
this is not r00tkitnewbies mailing list
keyloggers are evil!
Let's pretend it's some sort of auditing ;-)
Leonard Milcin Jr.
-
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/