]> git.openfabrics.org - ~emulex/infiniband.git/commit
V4L/DVB: IR/imon: auto-configure another 0xffdc device variant
authorJarod Wilson <jarod@redhat.com>
Sun, 4 Jul 2010 01:48:04 +0000 (22:48 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 2 Aug 2010 18:33:00 +0000 (15:33 -0300)
commit49da8be59b19c270a5b71b20a6537776760e0dc6
tree9f6ba36981ec6fa5639376b82aaa12d7324b30fb
parent89c3bc78075042ae1f4452687f626acce06b3b21
V4L/DVB: IR/imon: auto-configure another 0xffdc device variant

Per Pieter Hoekstra:

I have a Antec Fusion with a iMON Lcd and I get the following error:
imon 6-1:1.0: Unknown 0xffdc device, defaulting to VFD and iMON IR (id
0x9e)

The driver is functional if I load it like this: (I do not use a remote for it)
modprobe imon display_type=1 (On Mythbuntu 10.04/2.6.32)

This device is a lcd-type with support for a MCE remote. Looking at
the source code, this device (0x9e) is the same as id 0x9f.

Signed-off-by: Jarod Wilson <jarod@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/IR/imon.c