linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Francis Moreau" <francis.moro@gmail.com>
To: vojtech@suse.cz
Cc: linux-kernel@vger.kernel.org
Subject: Linux and remote control device
Date: Tue, 22 Jan 2008 09:01:10 +0100	[thread overview]
Message-ID: <38b2ab8a0801220001t284c41bdo42b534599249df2a@mail.gmail.com> (raw)

Hello,

I'd like to add support for my Infrared remote control to Linux.

So far I only see LIRCD project that make the kernel support
such device but I'm not sure if this project is the best choice
since it's not part of mainline kernels. And there are certainly
good reasons which I'm not aware of.

Another possibility is to make the remote controle device an input
device. But I see several flaws:

- The IR receiver on my board can't be use as a transmitter any
more
- All scancodes are embedded in the kernel.

Do you think it's still the way to go despite the 2 points raised above ?

Thanks !
-- 
Francis

             reply	other threads:[~2008-01-22  8:01 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-22  8:01 Francis Moreau [this message]
2008-01-22  8:19 ` Linux and remote control device Vojtech Pavlik
2008-01-22  9:47   ` Francis Moreau
2008-01-22 10:14     ` Vojtech Pavlik
2008-01-22 10:20       ` Francis Moreau
2008-01-22 10:43         ` Vojtech Pavlik
2008-01-22 15:00         ` Lennart Sorensen
2008-01-22 19:32 ` Chuck Ebbert
2008-01-22 20:01   ` Francis Moreau

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=38b2ab8a0801220001t284c41bdo42b534599249df2a@mail.gmail.com \
    --to=francis.moro@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=vojtech@suse.cz \
    /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).