login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
September
»
10
Re: [PATCH 06/18] lirc driver for the ATI USB RF remote receiver
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Dmitry Torokhov
Subject:
Re: [PATCH 06/18] lirc driver for the ATI USB RF remote receiver
Date: Wednesday, September 10, 2008 - 7:30 am
On Wed, Sep 10, 2008 at 09:37:19AM -0400, Jon Smirl wrote:
quoted text
> A second issue is that some IR drivers are completely in user space. > Is there a mechanism for these user space drivers to send events down > into the input layer? These events would then get queued with the > other kernel generated events and be delivered to consuming apps in > order. >
Uinput driver (/dev/uinput, drivers/input/misc/uinput.c) can be used to inject events into kernel for subsequent distribution through normal interfaces (console, evdev, etc). -- Dmitry --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH 0/18] linux infrared remote control drivers
, Jarod Wilson
, (Mon Sep 8, 9:05 pm)
[PATCH 01/18] lirc core device driver infrastructure
, Jarod Wilson
, (Mon Sep 8, 9:05 pm)
[PATCH 02/18] lirc serial port receiver/transmitter device ...
, Jarod Wilson
, (Mon Sep 8, 9:05 pm)
[PATCH 03/18] lirc driver for 1st-gen Media Center Ed. USB ...
, Jarod Wilson
, (Mon Sep 8, 9:05 pm)
[PATCH 04/18] lirc driver for 2nd-gen and later Media Cent ...
, Jarod Wilson
, (Mon Sep 8, 9:05 pm)
[PATCH 05/18] lirc driver for i2c-based IR receivers
, Jarod Wilson
, (Mon Sep 8, 9:05 pm)
[PATCH 06/18] lirc driver for the ATI USB RF remote receiver
, Jarod Wilson
, (Mon Sep 8, 9:05 pm)
[PATCH 07/18] lirc driver for the CommandIR USB Transceiver
, Jarod Wilson
, (Mon Sep 8, 9:05 pm)
[PATCH 08/18] lirc driver for the Soundgraph IMON IR Receivers
, Jarod Wilson
, (Mon Sep 8, 9:05 pm)
[PATCH 09/18] lirc driver for the Streamzap PC Receiver
, Jarod Wilson
, (Mon Sep 8, 9:05 pm)
[PATCH 10/18] lirc driver for Igor Cesko's USB IR receiver
, Jarod Wilson
, (Mon Sep 8, 9:05 pm)
[PATCH 11/18] lirc driver for the Technotrend USB IR receiver
, Jarod Wilson
, (Mon Sep 8, 9:05 pm)
[PATCH 12/18] lirc driver for the Sasem OnAir and Dign HV5 ...
, Jarod Wilson
, (Mon Sep 8, 9:05 pm)
[PATCH 13/18] lirc driver for ITE8709 CIR port receiver
, Jarod Wilson
, (Mon Sep 8, 9:05 pm)
[PATCH 14/18] lirc driver for the ITE IT87xx CIR Port rece ...
, Jarod Wilson
, (Mon Sep 8, 9:05 pm)
[PATCH 15/18] lirc driver for the SIR IrDA port
, Jarod Wilson
, (Mon Sep 8, 9:06 pm)
[PATCH 16/18] lirc driver for the IR interface on BT829-ba ...
, Jarod Wilson
, (Mon Sep 8, 9:06 pm)
[PATCH 17/18] lirc driver for homebrew parallel port receivers
, Jarod Wilson
, (Mon Sep 8, 9:06 pm)
[PATCH 18/18] lirc driver for the zilog/haupauge IR transc ...
, Jarod Wilson
, (Mon Sep 8, 9:06 pm)
[PATCH 18/18] lirc driver for the zilog/haupauge IR transc ...
, Jarod Wilson
, (Mon Sep 8, 9:06 pm)
Re: [PATCH 05/18] lirc driver for i2c-based IR receivers
, Jarod Wilson
, (Mon Sep 8, 9:13 pm)
Re: [PATCH 0/18] linux infrared remote control drivers
, Chris Wedgwood
, (Mon Sep 8, 9:36 pm)
Re: [PATCH 0/18] linux infrared remote control drivers
, Alexey Dobriyan
, (Tue Sep 9, 12:06 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Sebastian Siewior
, (Tue Sep 9, 12:40 am)
Re: [PATCH 0/18] linux infrared remote control drivers
, Janne Grunau
, (Tue Sep 9, 1:32 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Andi Kleen
, (Tue Sep 9, 2:46 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Janne Grunau
, (Tue Sep 9, 2:53 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Alan Cox
, (Tue Sep 9, 4:13 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Janne Grunau
, (Tue Sep 9, 4:35 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Sebastian Siewior
, (Tue Sep 9, 5:33 am)
Re: [PATCH 0/18] linux infrared remote control drivers
, Christoph Hellwig
, (Tue Sep 9, 5:46 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Christoph Hellwig
, (Tue Sep 9, 6:01 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Andi Kleen
, (Tue Sep 9, 6:03 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Janne Grunau
, (Tue Sep 9, 6:10 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Janne Grunau
, (Tue Sep 9, 6:20 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Stefan Richter
, (Tue Sep 9, 6:27 am)
Re: [PATCH 0/18] linux infrared remote control drivers
, Jarod Wilson
, (Tue Sep 9, 8:23 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Jonathan Corbet
, (Tue Sep 9, 8:33 am)
Re: [PATCH 0/18] linux infrared remote control drivers
, Jon Smirl
, (Tue Sep 9, 8:34 am)
Re: [PATCH 02/18] lirc serial port receiver/transmitter de ...
, Jonathan Corbet
, (Tue Sep 9, 9:14 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Jarod Wilson
, (Tue Sep 9, 10:03 am)
Re: [PATCH 0/18] linux infrared remote control drivers
, Lennart Sorensen
, (Tue Sep 9, 11:27 am)
Re: [PATCH 0/18] linux infrared remote control drivers
, Jarod Wilson
, (Tue Sep 9, 11:34 am)
Re: [PATCH 03/18] lirc driver for 1st-gen Media Center Ed. ...
, Jonathan Corbet
, (Tue Sep 9, 12:21 pm)
Re: [PATCH 02/18] lirc serial port receiver/transmitter de ...
, Stefan Lippers-Hollmann
, (Tue Sep 9, 12:51 pm)
Re: [PATCH 02/18] lirc serial port receiver/transmitter de ...
, Jarod Wilson
, (Tue Sep 9, 12:56 pm)
Re: [PATCH 04/18] lirc driver for 2nd-gen and later Media ...
, Jonathan Corbet
, (Tue Sep 9, 4:30 pm)
Re: [PATCH 03/18] lirc driver for 1st-gen Media Center Ed. ...
, Janne Grunau
, (Tue Sep 9, 4:59 pm)
Re: [PATCH 03/18] lirc driver for 1st-gen Media Center Ed. ...
, Janne Grunau
, (Tue Sep 9, 5:04 pm)
Re: [PATCH 04/18] lirc driver for 2nd-gen and later Media ...
, Janne Grunau
, (Tue Sep 9, 5:36 pm)
Re: [PATCH 03/18] lirc driver for 1st-gen Media Center Ed. ...
, Jarod Wilson
, (Tue Sep 9, 6:39 pm)
Re: [PATCH 06/18] lirc driver for the ATI USB RF remote re ...
, Ville
, (Wed Sep 10, 2:58 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Janne Grunau
, (Wed Sep 10, 5:24 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Christoph Hellwig
, (Wed Sep 10, 5:29 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Janne Grunau
, (Wed Sep 10, 5:45 am)
Re: [PATCH 06/18] lirc driver for the ATI USB RF remote re ...
, Jarod Wilson
, (Wed Sep 10, 6:05 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Dmitry Torokhov
, (Wed Sep 10, 6:08 am)
Re: [PATCH 06/18] lirc driver for the ATI USB RF remote re ...
, Christoph Hellwig
, (Wed Sep 10, 6:14 am)
Re: [PATCH 06/18] lirc driver for the ATI USB RF remote re ...
, Jon Smirl
, (Wed Sep 10, 6:37 am)
Re: [PATCH 06/18] lirc driver for the ATI USB RF remote re ...
, Janne Grunau
, (Wed Sep 10, 6:44 am)
Re: [PATCH 06/18] lirc driver for the ATI USB RF remote re ...
, Ville
, (Wed Sep 10, 7:08 am)
Re: [PATCH 06/18] lirc driver for the ATI USB RF remote re ...
, Jarod Wilson
, (Wed Sep 10, 7:13 am)
Re: [PATCH 06/18] lirc driver for the ATI USB RF remote re ...
, Christoph Hellwig
, (Wed Sep 10, 7:19 am)
Re: [PATCH 06/18] lirc driver for the ATI USB RF remote re ...
, Dmitry Torokhov
, (Wed Sep 10, 7:30 am)
Re: [PATCH 06/18] lirc driver for the ATI USB RF remote re ...
, Dmitry Torokhov
, (Wed Sep 10, 7:37 am)
Re: [PATCH 05/18] lirc driver for i2c-based IR receivers
, Jonathan Corbet
, (Wed Sep 10, 8:42 am)
Re: [PATCH 07/18] lirc driver for the CommandIR USB Transc ...
, Jonathan Corbet
, (Wed Sep 10, 10:09 am)
Re: [PATCH 02/18] lirc serial port receiver/transmitter de ...
, Jarod Wilson
, (Wed Sep 10, 10:40 am)
Re: [PATCH 08/18] lirc driver for the Soundgraph IMON IR R ...
, Jonathan Corbet
, (Wed Sep 10, 2:02 pm)
Re: [PATCH 08/18] lirc driver for the Soundgraph IMON IR R ...
, Janne Grunau
, (Wed Sep 10, 2:23 pm)
Re: [PATCH 08/18] lirc driver for the Soundgraph IMON IR R ...
, Jarod Wilson
, (Wed Sep 10, 8:22 pm)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Gerd Hoffmann
, (Thu Sep 11, 1:47 am)
Re: [PATCH 04/18] lirc driver for 2nd-gen and later Media ...
, Adrian Bunk
, (Thu Sep 11, 2:21 am)
Re: [PATCH 09/18] lirc driver for the Streamzap PC Receiver
, Jonathan Corbet
, (Thu Sep 11, 8:22 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Christoph Bartelmus
, (Thu Sep 11, 9:41 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Christoph Bartelmus
, (Thu Sep 11, 11:03 am)
Re: [PATCH 07/18] lirc driver for the CommandIR USB Transc ...
, Christoph Bartelmus
, (Thu Sep 11, 11:24 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Christoph Bartelmus
, (Thu Sep 11, 11:30 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Jarod Wilson
, (Thu Sep 11, 12:09 pm)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Janne Grunau
, (Thu Sep 11, 12:18 pm)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Maxim Levitsky
, (Thu Sep 11, 2:28 pm)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Janne Grunau
, (Thu Sep 11, 5:12 pm)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Janne Grunau
, (Thu Sep 11, 5:16 pm)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Dmitry Torokhov
, (Thu Sep 11, 9:44 pm)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Christoph Hellwig
, (Fri Sep 12, 1:33 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Jarod Wilson
, (Fri Sep 12, 7:51 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Greg KH
, (Fri Sep 12, 9:46 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Christoph Bartelmus
, (Sat Sep 13, 12:20 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Christoph Bartelmus
, (Sat Sep 13, 12:21 am)
Re: [PATCH 08/18] lirc driver for the Soundgraph IMON IR R ...
, Jarod Wilson
, (Mon Sep 22, 2:47 pm)
Re: [PATCH 08/18] lirc driver for the Soundgraph IMON IR R ...
, Jarod Wilson
, (Wed Sep 24, 1:21 pm)
Re: [PATCH 07/18] lirc driver for the CommandIR USB Transc ...
, Jarod Wilson
, (Thu Sep 25, 8:21 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Mel Gorman
Re: [PATCH 1/4] vmstat: remove zone->lock from walk_zones_in_node
Guenter Roeck
Re: [lm-sensors] Location for thermal drivers
David Woodhouse
Re: RFC: Moving firmware blobs out of the kernel.
Siddha, Suresh B
Re: [PATCH 2.6.21 review I] [11/25] x86: default to physical mode on hotplug CPU k...
Peter Zijlstra
Re: [patch 4/6] mm: merge populate and nopage into fault (fixes nonlinear)
git-commits-head
:
Linux Kernel Mailing List
[MIPS] Fix potential latency problem due to non-atomic cpu_wait.
Linux Kernel Mailing List
USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS
Linux Kernel Mailing List
lib/vsprintf.c: fix bug omitting minus sign of numbers (module_param)
Linux Kernel Mailing List
[Bluetooth] Initiate authentication during connection establishment
Linux Kernel Mailing List
[POWERPC] 4xx: Add ppc40x_defconfig
linux-netdev
:
MERCEDES
Your mail id has won 950,000.00 in the MERCEDES Benz Online Promo.for claims send:
David Miller
Re: [PATCH] xen/netfront: do not mark packets of length < MSS as GSO
David Miller
Re: skb_segment() questions
Shan Wei
[RFC PATCH net-next 2/5]IPv6:netfilter: Send an ICMPv6 "Fragment Reassembly Timeou...
Stanislaw Gruszka
[PATCH 1/4] bnx2x: use smp_mb() to keep ordering of read write operations
git
:
Nicolas Sebrecht
git-svn died of signal 11 (was "3 failures on test t9100 (svn)")
Junio C Hamano
Re: [PATCH 2/2] Add url.<base>.pushInsteadOf: URL rewriting for push only
Martin Langhoff
Re: [PATCH] GIT commit statistics.
Alexandre Julliard
[PATCH] gitweb: Put back shortlog instead of graphiclog in the project list.
Josh Triplett
[PATCH 2/2] Add url.<base>.pushInsteadOf: URL rewriting for push only
openbsd-misc
:
Taisto Qvist XX
Re: AMD GEODE LX-800 just works with kernel from install42.iso and kernelpanics wi...
Nico Meijer
Re: gOS Develop Kit with VIA pc-1 Processor Platform VIA C7-D
Andreas Bihlmaier
Re: jetway board sensors (Fintek F71805F)
admin
Drive a 2009 car from R799p/m
Antti Harri
Re: how to create a sha256 hash
Colocation donated by:
Syndicate