summary refs log tree commit diff
path: root/include
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil@xs4all.nl>2006-04-19 18:50:35 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2006-06-25 01:58:14 -0300
commitc344933af5a8610d71bd0d92fe43a1519ed72ed8 (patch)
treed82bcdd85c83a2f8483c35b88dd813b6642c8fbb /include
parent8d6cdd235d19c3bb1f86f40bf0305049c1a61955 (diff)
downloadlinux-c344933af5a8610d71bd0d92fe43a1519ed72ed8.tar.gz
V4L/DVB (3814): Add support for Samsung TCPG 6121P30A PAL tuner.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'include')
-rw-r--r--include/media/tuner.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/media/tuner.h b/include/media/tuner.h
index 017fed7d5e4d..0f4f2de65042 100644
--- a/include/media/tuner.h
+++ b/include/media/tuner.h
@@ -119,6 +119,7 @@
 #define TUNER_XCEIVE_XC3028		71
 
 #define TUNER_THOMSON_FE6600		72	/* DViCO FusionHDTV DVB-T Hybrid */
+#define TUNER_SAMSUNG_TCPG_6121P30A     73 	/* Hauppauge PVR-500 PAL */
 
 /* tv card specific */
 #define TDA9887_PRESENT 		(1<<0)