Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 123575
Collapse All | Expand All

(-)linux-2.6.16-gentoo-r8/drivers/media/video/tuner-types.c (-8 / +27 lines)
Lines 1084-1105 Link Here
1084
};
1084
};
1085
1085
1086
/* 70-79 */
1086
/* 70-79 */
1087
/* ------------ TUNER_SAMSUNG_TCPN_2121P30A - Samsung NTSC ------------ */
1087
/* ------------ TUNER_SAMSUNG_TCPN_2221P30A - Samsung NTSC ------------ */
1088
1088
1089
static struct tuner_range tuner_samsung_tcpn_2121p30a_ntsc_ranges[] = {
1089
static struct tuner_range tuner_samsung_tcpn_2221p30a_ntsc_ranges[] = {
1090
	{ 16 * 130.00 /*MHz*/, 0x01, },
1090
	{ 16 * 130.00 /*MHz*/, 0x01, },
1091
	{ 16 * 364.50 /*MHz*/, 0x02, },
1091
	{ 16 * 364.50 /*MHz*/, 0x02, },
1092
	{ 16 * 999.99        , 0x08, },
1092
	{ 16 * 999.99        , 0x08, },
1093
};
1093
};
1094
1094
1095
static struct tuner_params tuner_samsung_tcpn_2121p30a_params[] = {
1095
static struct tuner_params tuner_samsung_tcpn_2221p30a_params[] = {
1096
	{
1096
	{
1097
		.type   = TUNER_PARAM_TYPE_NTSC,
1097
		.type   = TUNER_PARAM_TYPE_NTSC,
1098
		.ranges = tuner_samsung_tcpn_2121p30a_ntsc_ranges,
1098
		.ranges = tuner_samsung_tcpn_2221p30a_ntsc_ranges,
1099
		.count  = ARRAY_SIZE(tuner_samsung_tcpn_2121p30a_ntsc_ranges),
1099
		.count  = ARRAY_SIZE(tuner_samsung_tcpn_2221p30a_ntsc_ranges),
1100
		.config = 0xce,
1100
		.config = 0xce,
1101
	},
1101
	},
1102
};
1102
};
1103
/* ------------ TUNER_SAMSUNG_TCPG_6221P30A - Samsung PAL ------------ */
1104
static struct tuner_range tuner_samsung_tcpg_6221p30a_pal_ranges[] = {
1105
	{ 16 * 146.25 /*Mhz*/, 0x01 },
1106
	{ 16 * 428.50 /*Mhz*/, 0x02 },
1107
	{ 16 * 999.99        , 0x08 },
1108
};
1109
1110
static struct tuner_params tuner_samsung_tcpg_6221p30a_params[] = {
1111
	{
1112
		.type   = TUNER_PARAM_TYPE_PAL,
1113
		.ranges = tuner_samsung_tcpg_6221p30a_pal_ranges,
1114
		.count  = ARRAY_SIZE(tuner_samsung_tcpg_6221p30a_pal_ranges),
1115
		.config = 0xce,
1116
	}
1117
};
1103
1118
1104
/* --------------------------------------------------------------------- */
1119
/* --------------------------------------------------------------------- */
1105
1120
Lines 1397-1405 Link Here
1397
	},
1412
	},
1398
1413
1399
	/* 70-79 */
1414
	/* 70-79 */
1400
	[TUNER_SAMSUNG_TCPN_2121P30A] = { /* Samsung NTSC */
1415
	[TUNER_SAMSUNG_TCPN_2221P30A] = { /* Samsung NTSC */
1401
		.name   = "Samsung TCPN 2121P30A",
1416
		.name   = "Samsung TCPN 2221P30A",
1402
		.params = tuner_samsung_tcpn_2121p30a_params,
1417
		.params = tuner_samsung_tcpn_2221p30a_params,
1418
	},
1419
	[TUNER_SAMSUNG_TCPG_6221P30A] = { /* Samsung PAL */
1420
		.name   = "Samsung TCPG 6221P30A",
1421
		.params = tuner_samsung_tcpg_6221p30a_params,
1403
	},
1422
	},
1404
};
1423
};
1405
1424
(-)linux-2.6.16-gentoo-r8/drivers/media/video/tveeprom.c (-2 / +2 lines)
Lines 190-196 Link Here
190
	{ TUNER_LG_PAL_NEW_TAPC, "TCL 2002MI 3"},
190
	{ TUNER_LG_PAL_NEW_TAPC, "TCL 2002MI 3"},
191
	{ TUNER_TCL_2002N,     "TCL 2002N 6A"},
191
	{ TUNER_TCL_2002N,     "TCL 2002N 6A"},
192
	{ TUNER_PHILIPS_FM1236_MK3, "Philips FQ1236 MK3"},
192
	{ TUNER_PHILIPS_FM1236_MK3, "Philips FQ1236 MK3"},
193
	{ TUNER_SAMSUNG_TCPN_2121P30A, "Samsung TCPN 2121P30A"},
193
	{ TUNER_SAMSUNG_TCPN_2221P30A, "Samsung TCPN 2221P30A"},
194
	{ TUNER_ABSENT,        "Samsung TCPE 4121P30A"},
194
	{ TUNER_ABSENT,        "Samsung TCPE 4121P30A"},
195
	{ TUNER_PHILIPS_FM1216ME_MK3, "TCL MFPE05 2"},
195
	{ TUNER_PHILIPS_FM1216ME_MK3, "TCL MFPE05 2"},
196
	/* 90-99 */
196
	/* 90-99 */
Lines 200-206 Link Here
200
	{ TUNER_ABSENT,        "Philips FQ1286A MK4"},
200
	{ TUNER_ABSENT,        "Philips FQ1286A MK4"},
201
	{ TUNER_ABSENT,        "Philips FQ1216ME MK5"},
201
	{ TUNER_ABSENT,        "Philips FQ1216ME MK5"},
202
	{ TUNER_ABSENT,        "Philips FQ1236 MK5"},
202
	{ TUNER_ABSENT,        "Philips FQ1236 MK5"},
203
	{ TUNER_ABSENT,        "Samsung TCPG_6121P30A"},
203
	{ TUNER_SAMSUNG_TCPG_6221P30A, "Samsung TCPG 6221P30A"},
204
	{ TUNER_TCL_2002MB,    "TCL 2002MB_3H"},
204
	{ TUNER_TCL_2002MB,    "TCL 2002MB_3H"},
205
	{ TUNER_ABSENT,        "TCL 2002MI_3H"},
205
	{ TUNER_ABSENT,        "TCL 2002MI_3H"},
206
	{ TUNER_TCL_2002N,     "TCL 2002N 5H"},
206
	{ TUNER_TCL_2002N,     "TCL 2002N 5H"},
(-)linux-2.6.16-gentoo-r8/include/media/tuner.h (-1 / +2 lines)
Lines 115-121 Link Here
115
115
116
#define TUNER_PHILIPS_TUV1236D		68	/* ATI HDTV Wonder */
116
#define TUNER_PHILIPS_TUV1236D		68	/* ATI HDTV Wonder */
117
#define TUNER_TNF_5335MF                69	/* Sabrent Bt848   */
117
#define TUNER_TNF_5335MF                69	/* Sabrent Bt848   */
118
#define TUNER_SAMSUNG_TCPN_2121P30A     70 	/* Hauppauge PVR-500MCE NTSC */
118
#define TUNER_SAMSUNG_TCPN_2221P30A     70 	/* Hauppauge PVR-500MCE NTSC */
119
#define TUNER_SAMSUNG_TCPG_6221P30A	71	/* Hauppauge PVR-500MCE PAL */
119
120
120
/* tv card specific */
121
/* tv card specific */
121
#define TDA9887_PRESENT 		(1<<0)
122
#define TDA9887_PRESENT 		(1<<0)

Return to bug 123575