summaryrefslogtreecommitdiff
path: root/linux/include
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <devnull@localhost>2005-05-18 01:30:51 +0000
committerMauro Carvalho Chehab <devnull@localhost>2005-05-18 01:30:51 +0000
commit666b643981f41704cc2d6da4a0e3226c2c95209f (patch)
treebe928bda75503dbc4c4070e743b2eb759e5dc562 /linux/include
parent66b37ff828afed808bddb816a2edfdbe3fc8f794 (diff)
downloadmediapointer-dvb-s2-666b643981f41704cc2d6da4a0e3226c2c95209f.tar.gz
mediapointer-dvb-s2-666b643981f41704cc2d6da4a0e3226c2c95209f.tar.bz2
Mauro Chehab (mchehab at brturbo.com.br): Added support for some Ymec
tuners used on Pixelview Cards. There are some docs about it on http://www.ymec.com.tw/tuner.htm.
Diffstat (limited to 'linux/include')
-rw-r--r--linux/include/media/tuner.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/linux/include/media/tuner.h b/linux/include/media/tuner.h
index 156a9c51f..44b725fa9 100644
--- a/linux/include/media/tuner.h
+++ b/linux/include/media/tuner.h
@@ -98,6 +98,9 @@
#define TUNER_PHILIPS_FQ1216AME_MK4 56 /* Hauppauge PVR-150 PAL */
#define TUNER_PHILIPS_FQ1236A_MK4 57 /* Hauppauge PVR-500MCE NTSC */
+#define TUNER_YMEC_TVF_8531MF 58
+#define TUNER_YMEC_TVF_5533MF 59 /* Pixelview Pro Ultra NTSC */
+
#define NOTUNER 0
#define PAL 1 /* PAL_BG */
#define PAL_I 2