public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] [media] af9015: setup rc keytable for LC-Power LC-USB-DVBT
@ 2011-06-12 20:25 Juergen Lock
  2011-06-12 20:57 ` Antti Palosaari
  0 siblings, 1 reply; 11+ messages in thread
From: Juergen Lock @ 2011-06-12 20:25 UTC (permalink / raw)
  To: linux-media; +Cc: hselasky

That's this tuner:

	http://www.lc-power.de/index.php?id=146&L=1

The credit card sized remote more or less works if I set remote=4,
so I added the hash to get it autodetected.  (`more or less' there
meaning sometimes buttons are `stuck on repeat', i.e. ir-keytable -t
keeps repeating the same scancode until i press another button.)

Signed-off-by: Juergen Lock <nox@jelal.kn-bremen.de>

--- a/drivers/media/dvb/dvb-usb/af9015.c
+++ b/drivers/media/dvb/dvb-usb/af9015.c
@@ -735,6 +735,7 @@ static const struct af9015_rc_setup af90
 	{ 0xb8feb708, RC_MAP_MSI_DIGIVOX_II },
 	{ 0xa3703d00, RC_MAP_ALINK_DTU_M },
 	{ 0x9b7dc64e, RC_MAP_TOTAL_MEDIA_IN_HAND }, /* MYGICTV U718 */
+	{ 0x5d49e3db, RC_MAP_DIGITTRADE }, /* LC-Power LC-USB-DVBT */
 	{ }
 };
 

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2011-06-20 17:10 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-12 20:25 [PATCH] [media] af9015: setup rc keytable for LC-Power LC-USB-DVBT Juergen Lock
2011-06-12 20:57 ` Antti Palosaari
2011-06-12 22:15   ` Juergen Lock
2011-06-12 22:24     ` Antti Palosaari
2011-06-12 22:34       ` Juergen Lock
2011-06-12 22:50         ` Antti Palosaari
2011-06-12 23:01           ` Juergen Lock
2011-06-12 23:46             ` Antti Palosaari
2011-06-13  0:38               ` Juergen Lock
2011-06-15 23:14                 ` Antti Palosaari
2011-06-20 17:03                   ` Juergen Lock

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox