From: Vojtech Pavlik <vojtech@suse.cz>
To: Francis Moreau <francis.moro@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Linux and remote control device
Date: Tue, 22 Jan 2008 11:14:15 +0100 [thread overview]
Message-ID: <20080122101415.GD6323@suse.cz> (raw)
In-Reply-To: <38b2ab8a0801220147g15aba253g663a697c80b90397@mail.gmail.com>
On Tue, Jan 22, 2008 at 10:47:22AM +0100, Francis Moreau wrote:
> On Jan 22, 2008 9:19 AM, Vojtech Pavlik <vojtech@suse.cz> wrote:
> > On Tue, Jan 22, 2008 at 09:01:10AM +0100, Francis Moreau wrote:
> > > 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
> >
> > The input subsystem moves events in both directions. It would need some
> > additional hacking to work with IR transmitters, but it might be
> > possible.
> >
> > > - All scancodes are embedded in the kernel.
> >
> > While they reside in the kernel, they can be changed from userspace.
> >
> > > Do you think it's still the way to go despite the 2 points raised above ?
> >
> > It might be, but I'm not 100% convinced either.
> >
>
> All your answers sound good however.
>
> Could you please tell me why you're not sure ?
It would still limit the IR ability to sending/receiving "just"
keypresses. You may want to send and receive more (arbitrary data) over
an IR dongle attached to the machine.
--
Vojtech Pavlik
Director SuSE Labs
next prev parent reply other threads:[~2008-01-22 10:14 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-22 8:01 Linux and remote control device Francis Moreau
2008-01-22 8:19 ` Vojtech Pavlik
2008-01-22 9:47 ` Francis Moreau
2008-01-22 10:14 ` Vojtech Pavlik [this message]
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=20080122101415.GD6323@suse.cz \
--to=vojtech@suse.cz \
--cc=francis.moro@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.