From 0ff72a9f6b16aacf4796b7cc828a8e6ef23d21f6 Mon Sep 17 00:00:00 2001 From: Steven Toth Date: Sat, 5 Jan 2008 14:50:14 -0500 Subject: xc5000: Tuner analog support From: Steven Toth From Zhang: This an updated patch that adds analog support for the xc5000 tuner driver. it was tested on a Pinnacle PCTV HD 800i card (patches to follow). Patch commited as-is, cleanup to follow ... Steve. Signed-off-by: Chaogui Zhang Signed-off-by: Steven Toth --- linux/Documentation/video4linux/CARDLIST.tuner | 1 + 1 file changed, 1 insertion(+) (limited to 'linux/Documentation') diff --git a/linux/Documentation/video4linux/CARDLIST.tuner b/linux/Documentation/video4linux/CARDLIST.tuner index 2211c8eac..0e2394695 100644 --- a/linux/Documentation/video4linux/CARDLIST.tuner +++ b/linux/Documentation/video4linux/CARDLIST.tuner @@ -73,3 +73,4 @@ tuner=71 - Xceive xc2028/xc3028 tuner tuner=72 - Thomson FE6600 tuner=73 - Samsung TCPG 6121P30A tuner=75 - Philips TEA5761 FM Radio +tuner=76 - Xceive 5000 tuner -- cgit v1.2.3 From 1fb17dcd6513daf99c761c3fbf1d0de8a0170d43 Mon Sep 17 00:00:00 2001 From: Steven Toth Date: Sat, 5 Jan 2008 14:53:01 -0500 Subject: New card supported(partially): Pinnacle 800i From: Steven Toth From Zhang: This patch continues the support for the Pinnacle HD 800i. Signed-off-by: Chaogui Zhang Patch committed as-is, cleanups to follow ... Steve Signed-off-by: Steven Toth --- linux/Documentation/video4linux/CARDLIST.cx88 | 1 + 1 file changed, 1 insertion(+) (limited to 'linux/Documentation') diff --git a/linux/Documentation/video4linux/CARDLIST.cx88 b/linux/Documentation/video4linux/CARDLIST.cx88 index 82ac8250e..bc5593bd9 100644 --- a/linux/Documentation/video4linux/CARDLIST.cx88 +++ b/linux/Documentation/video4linux/CARDLIST.cx88 @@ -56,3 +56,4 @@ 55 -> Shenzhen Tungsten Ages Tech TE-DTV-250 / Swann OEM [c180:c980] 56 -> Hauppauge WinTV-HVR1300 DVB-T/Hybrid MPEG Encoder [0070:9600,0070:9601,0070:9602] 57 -> ADS Tech Instant Video PCI [1421:0390] + 58 -> Pinnacle PCTV HD 800i [11bd:0051] -- cgit v1.2.3