[linux-dvb] [PATCH] Technotrend S2-3200 ships with a TT 1500 remote
Hermann Gausterer
linux-dvb-mailinglist at mrq1.org
Tue Jan 19 18:22:32 CET 2010
The Technotrend Budget S2-3200 ships with the
Technotrend 1500 bundled remote which is already supported.
Just add the right Subsystem Device ID.
Signed-off-by: Hermann Gausterer <git-kernel-2010 at mrq1.org>
---
drivers/media/dvb/ttpci/budget-ci.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/media/dvb/ttpci/budget-ci.c b/drivers/media/dvb/ttpci/budget-ci.c
index b5c6813..4526d66 100644
--- a/drivers/media/dvb/ttpci/budget-ci.c
+++ b/drivers/media/dvb/ttpci/budget-ci.c
@@ -234,6 +234,7 @@ static int msp430_ir_init(struct budget_ci *budget_ci)
break;
case 0x1010:
case 0x1017:
+ case 0x1019:
case 0x101a:
/* for the Technotrend 1500 bundled remote */
ir_input_init(input_dev, &budget_ci->ir.state,
--
1.6.0.4
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://www.linuxtv.org/pipermail/linux-dvb/attachments/20100119/76a7c5a1/attachment.pgp>
More information about the linux-dvb
mailing list