Re: starting function of keyboard.c in FC2.

From: P.Manohar
Date: Thu Aug 25 2005 - 09:59:33 EST



On Thu, 25 Aug 2005, Arjan van de Ven wrote:

On Thu, 2005-08-25 at 16:10 +0530, P.Manohar wrote:

In RH9 the starting function of keyboard.c is handle_scancode,
this is
the function to which the scancode is given by the keyboard interrupt
handler, its fine, but in FC2 , this handle_scancode is not there,
it's
functionality is spitted and placed in several functions. What is the
starting function of keyboard.c in FC2?
if anybody knows please suggest on it.

you forgot to mention what you need it for...

I mentioned it. I want to know the starting function of keyboard.c in FC2, to which the keyboard interrupt handler gives the scancodes.
-
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/