aboutsummaryrefslogtreecommitdiffstats
path: root/include/media
diff options
context:
space:
mode:
authorChaogui Zhang <czhang1974@gmail.com>2007-08-24 01:02:32 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2007-10-09 22:08:26 -0300
commitd54d6980916d5521ad47fa61e5b6ff8733221714 (patch)
tree1e67193b2c2f51ea0cc4bfe65ab666b9f898d515 /include/media
parentV4L/DVB (6173): cx23885: Minor cleanup and important NMI comment placed in code (diff)
downloadlinux-dev-d54d6980916d5521ad47fa61e5b6ff8733221714.tar.xz
linux-dev-d54d6980916d5521ad47fa61e5b6ff8733221714.zip
V4L/DVB (6178): add IR remote support for FusionHDTV 5 RT Gold
This patch adds support for the built-in IR receiver of the DViCO Fusion HDTV5 RT GOLD PCI card, using FusionHDTV MCE remote controller. Signed-off-by: Chaogui Zhang <czhang1974@gmail.com> Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'include/media')
-rw-r--r--include/media/ir-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/media/ir-common.h b/include/media/ir-common.h
index 9807a7c15830..dfae84038e2d 100644
--- a/include/media/ir-common.h
+++ b/include/media/ir-common.h
@@ -140,6 +140,7 @@ extern IR_KEYTAB_TYPE ir_codes_budget_ci_old[IR_KEYTAB_SIZE];
extern IR_KEYTAB_TYPE ir_codes_asus_pc39[IR_KEYTAB_SIZE];
extern IR_KEYTAB_TYPE ir_codes_encore_enltv[IR_KEYTAB_SIZE];
extern IR_KEYTAB_TYPE ir_codes_tt_1500[IR_KEYTAB_SIZE];
+extern IR_KEYTAB_TYPE ir_codes_fusion_gold[IR_KEYTAB_SIZE];
#endif