]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L/DVB (9639): Make dib0700 remote control support work with firmware v1.20
authorDevin Heitmueller <devin.heitmueller@gmail.com>
Sat, 15 Nov 2008 10:13:07 +0000 (07:13 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 17 Nov 2008 01:57:53 +0000 (23:57 -0200)
commit99afb989b05b9fb1c7b3831ce4b7a000b214acdb
tree0cf2ed3686af21ab487a19ca2ba70d571b1bc1df
parentdeaf53e3c8e717169669ee6c2594b5c33d1af93b
V4L/DVB (9639): Make dib0700 remote control support work with firmware v1.20

The format for reading the IR controller changed in firmware 1.20.  It now
provides the events on bulk endpoint 1 instead of using a control request.

Support the new format, providing backward compatibility for users who might
be using older firmware.

Thanks to Patrick Boettcher <patrick.boettcher@desy.de> for providing the
required information on how the version 1.20 firmware works.

Signed-off-by: Devin Heitmueller <devin.heitmueller@gmail.com>
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-usb/dib0700.h
drivers/media/dvb/dvb-usb/dib0700_core.c
drivers/media/dvb/dvb-usb/dib0700_devices.c