linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Vijesh VH <vijesh.vh@gmail.com>
To: rmk@arm.linux.org.uk, greg@censoft.com,
	linuxppc-embedded@ozlabs.org, Linus.Torvalds@helsinki.fi
Subject: Regarding Keyboard events mapping in different consoles
Date: Thu, 18 Aug 2005 16:37:05 +0530	[thread overview]
Message-ID: <8e78982e050818040710e8c316@mail.gmail.com> (raw)

[-- 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 --]

                 reply	other threads:[~2005-08-18 11:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8e78982e050818040710e8c316@mail.gmail.com \
    --to=vijesh.vh@gmail.com \
    --cc=Linus.Torvalds@helsinki.fi \
    --cc=greg@censoft.com \
    --cc=linuxppc-embedded@ozlabs.org \
    --cc=rmk@arm.linux.org.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).