* Regarding Keyboard events mapping in different consoles
@ 2005-08-18 11:07 Vijesh VH
0 siblings, 0 replies; only message in thread
From: Vijesh VH @ 2005-08-18 11:07 UTC (permalink / raw)
To: rmk, greg, linuxppc-embedded, Linus.Torvalds
[-- Attachment #1: Type: text/plain, Size: 821 bytes --]
Hi,
I am currently working on Powerpc405 Processor. Here I have two interfaces
like serial Interface and IR Interface.
When I boot the kernel using the Serial console what ever i type from the
keyboard(on a PC) using minicom the serial data transfer takes place in
kernel , the kernel decodes the key events of serial console( serial
interface).
Now, I have built the IR Driver which access the handle_scancode function in
the kernel (keyboard.c) by passing the required scan codes and status of the
keys.
The problem here is What ever i type using IR Keyboard appears on my VC
(virtual console or Frame buffer Device) . How do I make IR key
events(handle_scancode) to be handled by the Serial console's keyboard part.
Please do guide me how to proceed.
--
Thanks and Regards,
Vijesh V H
[-- Attachment #2: Type: text/html, Size: 886 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-08-18 11:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-18 11:07 Regarding Keyboard events mapping in different consoles Vijesh VH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).