summaryrefslogtreecommitdiff
path: root/include/media
diff options
context:
space:
mode:
authorJan Klötzke <jan@kloetzke.net>2015-06-06 19:58:09 (GMT)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-06-10 14:50:04 (GMT)
commit9b6a065e797e525e94d949bba1abc257527b3f87 (patch)
tree1f058ed4cb159dd5e15e0ead23f0eea79f4ccbd0 /include/media
parent8d7e506350a3ff1b0659f7f5d65115a9be5ae37e (diff)
downloadlinux-9b6a065e797e525e94d949bba1abc257527b3f87.tar.xz
[media] rc/keymaps: add RC keytable for TechniSat TS35
The TS35 remote is distributed with TechniSat CableStar HD2 cards (mantis chipset). The exact protocol type is unknown, making this rc map probably only usable by mantis cards. Signed-off-by: Jan Klötzke <jan@kloetzke.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'include/media')
-rw-r--r--include/media/rc-map.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/media/rc-map.h b/include/media/rc-map.h
index e7a1514..aa56264 100644
--- a/include/media/rc-map.h
+++ b/include/media/rc-map.h
@@ -194,6 +194,7 @@ void rc_map_init(void);
#define RC_MAP_SNAPSTREAM_FIREFLY "rc-snapstream-firefly"
#define RC_MAP_STREAMZAP "rc-streamzap"
#define RC_MAP_TBS_NEC "rc-tbs-nec"
+#define RC_MAP_TECHNISAT_TS35 "rc-technisat-ts35"
#define RC_MAP_TECHNISAT_USB2 "rc-technisat-usb2"
#define RC_MAP_TERRATEC_CINERGY_XS "rc-terratec-cinergy-xs"
#define RC_MAP_TERRATEC_SLIM "rc-terratec-slim"