dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/media/dvb/firewire
Stefan Richter 22f37712f2 [media] firedtv: fix remote control with newer Xorg evdev
After a recent update of xf86-input-evdev and xorg-server, I noticed
that X11 applications did not receive keypresses from the FireDTV
infrared remote control anymore.  Instead, the Xorg log featured lots of

    "FireDTV remote control: dropping event due to full queue!"

exclamations.  The Linux console did not have an issue with the
FireDTV's RC though.

The fix is to insert EV_SYN events after the key-down/-up events.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2011-01-19 11:45:59 -02:00
..
Kconfig V4L/DVB (13400): firedtv: port to new firewire core 2009-12-05 18:41:42 -02:00
Makefile V4L/DVB (13400): firedtv: port to new firewire core 2009-12-05 18:41:42 -02:00
firedtv-1394.c V4L/DVB: drivers/media: Eliminate a NULL pointer dereference 2010-06-01 01:24:22 -03:00
firedtv-avc.c [media] firedtv: add parameter to fake ca_system_ids in CA_INFO 2010-10-23 01:35:49 -02:00
firedtv-ci.c llseek: automatically add .llseek fop 2010-10-15 15:53:27 +02:00
firedtv-dvb.c V4L/DVB: firedtv: do not DMA-map stack addresses 2010-02-26 15:10:48 -03:00
firedtv-fe.c [media] firedtv: support for PSK8 for S2 devices. To watch HD 2010-10-21 07:54:09 -02:00
firedtv-fw.c Merge firewire branches to be released post v2.6.35 2010-08-02 10:09:04 +02:00
firedtv-rc.c [media] firedtv: fix remote control with newer Xorg evdev 2011-01-19 11:45:59 -02:00
firedtv.h V4L/DVB: firedtv: do not DMA-map stack addresses 2010-02-26 15:10:48 -03:00