Commit 20f441f6 authored by Hans Verkuil's avatar Hans Verkuil Committed by Linus Torvalds

[PATCH] v4l: 685: update the tveeprom tuner list with the tuner

- Update the tveeprom tuner list with the tuner
Signed-off-by: default avatarHans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: default avatarNickolay V. Shmyrev <nshmyrev@yandex.ru>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@brturbo.com.br>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 372dffdb
...@@ -222,7 +222,7 @@ static struct tunertype tuners[] = { ...@@ -222,7 +222,7 @@ static struct tunertype tuners[] = {
16*160.00,16*454.00,0x41,0x42,0x04,0x8e,940}, /* UHF band untested */ 16*160.00,16*454.00,0x41,0x42,0x04,0x8e,940}, /* UHF band untested */
{ "tda8290+75", Philips, PAL|NTSC, { "tda8290+75", Philips, PAL|NTSC,
/* see tda8290.c for details */ }, /* see tda8290.c for details */ },
{ "LG PAL (TAPE series)", LGINNOTEK, PAL, { "TCL 2002MB", TCL, PAL,
16*170.00, 16*450.00, 0x01,0x02,0x08,0xce,623}, 16*170.00, 16*450.00, 0x01,0x02,0x08,0xce,623},
{ "Philips PAL/SECAM multi (FQ1216AME MK4)", Philips, PAL, { "Philips PAL/SECAM multi (FQ1216AME MK4)", Philips, PAL,
16*160.00,16*442.00,0x01,0x02,0x04,0xce,623 }, 16*160.00,16*442.00,0x01,0x02,0x04,0xce,623 },
...@@ -233,7 +233,7 @@ static struct tunertype tuners[] = { ...@@ -233,7 +233,7 @@ static struct tunertype tuners[] = {
{ "Ymec TVision TVF-5533MF", Philips, NTSC, { "Ymec TVision TVF-5533MF", Philips, NTSC,
16*160.00,16*454.00,0x01,0x02,0x04,0x8e,732}, 16*160.00,16*454.00,0x01,0x02,0x04,0x8e,732},
/* 60-66 */ /* 60-67 */
{ "Thomson DDT 7611 (ATSC/NTSC)", THOMSON, ATSC, { "Thomson DDT 7611 (ATSC/NTSC)", THOMSON, ATSC,
16*157.25,16*454.00,0x39,0x3a,0x3c,0x8e,732}, 16*157.25,16*454.00,0x39,0x3a,0x3c,0x8e,732},
{ "Tena TNF9533-D/IF/TNF9533-B/DF", Philips, PAL, { "Tena TNF9533-D/IF/TNF9533-B/DF", Philips, PAL,
......
...@@ -200,15 +200,21 @@ hauppauge_tuner[] = ...@@ -200,15 +200,21 @@ hauppauge_tuner[] =
{ TUNER_ABSENT, "Philips FQ1286A MK4"}, { TUNER_ABSENT, "Philips FQ1286A MK4"},
{ TUNER_ABSENT, "Philips FQ1216ME MK5"}, { TUNER_ABSENT, "Philips FQ1216ME MK5"},
{ TUNER_ABSENT, "Philips FQ1236 MK5"}, { TUNER_ABSENT, "Philips FQ1236 MK5"},
{ TUNER_ABSENT, "Unspecified"}, { TUNER_ABSENT, "Samsung TCPG_6121P30A"},
{ TUNER_LG_PAL_TAPE, "LG PAL (TAPE Series)"}, { TUNER_TCL_2002MB, "TCL 2002MB_3H"},
{ TUNER_ABSENT, "Unspecified"}, { TUNER_ABSENT, "TCL 2002MI_3H"},
{ TUNER_TCL_2002N, "TCL 2002N 5H"}, { TUNER_TCL_2002N, "TCL 2002N 5H"},
/* 100-103 */ /* 100-109 */
{ TUNER_ABSENT, "Unspecified"}, { TUNER_ABSENT, "Philips FMD1216ME"},
{ TUNER_TEA5767, "Philips TEA5767HN FM Radio"}, { TUNER_TEA5767, "Philips TEA5768HL FM Radio"},
{ TUNER_ABSENT, "Unspecified"}, { TUNER_ABSENT, "Panasonic ENV57H12D5"},
{ TUNER_PHILIPS_FM1236_MK3, "TCL MFNM05 4"}, { TUNER_ABSENT, "TCL MFNM05-4"},
{ TUNER_ABSENT, "TCL MNM05-4"},
{ TUNER_PHILIPS_FM1216ME_MK3, "TCL MPE05-2"},
{ TUNER_ABSENT, "TCL MQNM05-4"},
{ TUNER_ABSENT, "LG TAPC-W701D"},
{ TUNER_ABSENT, "TCL 9886P-WM"},
{ TUNER_ABSENT, "TCL 1676NM-WM"},
}; };
/* This list is supplied by Hauppauge. Thanks! */ /* This list is supplied by Hauppauge. Thanks! */
......
...@@ -95,7 +95,7 @@ ...@@ -95,7 +95,7 @@
#define TUNER_THOMSON_DTT7610 52 #define TUNER_THOMSON_DTT7610 52
#define TUNER_PHILIPS_FQ1286 53 #define TUNER_PHILIPS_FQ1286 53
#define TUNER_PHILIPS_TDA8290 54 #define TUNER_PHILIPS_TDA8290 54
#define TUNER_LG_PAL_TAPE 55 /* Hauppauge PVR-150 PAL */ #define TUNER_TCL_2002MB 55 /* Hauppauge PVR-150 PAL */
#define TUNER_PHILIPS_FQ1216AME_MK4 56 /* Hauppauge PVR-150 PAL */ #define TUNER_PHILIPS_FQ1216AME_MK4 56 /* Hauppauge PVR-150 PAL */
#define TUNER_PHILIPS_FQ1236A_MK4 57 /* Hauppauge PVR-500MCE NTSC */ #define TUNER_PHILIPS_FQ1236A_MK4 57 /* Hauppauge PVR-500MCE NTSC */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment