keyboard driver of 2.6 kernel
- From: "P.Manohar" <pmanohar@xxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 4 Jan 2006 14:02:30 +0530 (IST)
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?
Thanks In Advance P.Manohar.
- 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/
- Follow-Ups:
- Re: keyboard driver of 2.6 kernel
- From: Arjan van de Ven
- Re: keyboard driver of 2.6 kernel
- Prev by Date: Re: + time-generic-timekeeping-infrastructure.patch added to -mm tree
- Next by Date: Re: keyboard driver of 2.6 kernel
- Previous by thread: Re: + time-generic-timekeeping-infrastructure.patch added to -mm tree
- Next by thread: Re: keyboard driver of 2.6 kernel
- Index(es):
Relevant Pages
|