aboutsummaryrefslogtreecommitdiff
path: root/include/media/ir-common.h
diff options
context:
space:
mode:
authorAndrey J. Melnikoff (TEMHOTA) <temnota@kmv.ru>2008-01-07 05:17:39 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2008-01-25 19:04:40 -0200
commite8018c9e78b0ff4bb0290e46f4045fb4ea589ae8 (patch)
tree30fccea432c63aa577cc874cd47e0f6e734db1b6 /include/media/ir-common.h
parent3f4dfe2acf4ffed48395e69166531d8925eb106a (diff)
V4L/DVB (6973): Add Beholder TV 401/405/407/409/505/507/609/M6 support
This patch updates cardlist for Beholder TV tuners: old models (with GPIO ir) 401, 403, 405, 407, 409, 505, 507 and add support for 607, 609, M6 cards with new i2c-ir. Signed-off-by: Igor Kuznetsov <igk72@yandex.ru> Signed-off-by: Andrey J. Melnikov <temnota@kmv.ru> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'include/media/ir-common.h')
-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 b904d325726..9c2fc09a713 100644
--- a/include/media/ir-common.h
+++ b/include/media/ir-common.h
@@ -140,6 +140,7 @@ 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_fusionhdtv_mce[IR_KEYTAB_SIZE];
+extern IR_KEYTAB_TYPE ir_codes_behold[IR_KEYTAB_SIZE];
#endif