lkml.org 
[lkml]   [1999]   [May]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectPixelview PlayTV [BUGFIX]

I recently sent in a patch for the PixelView PlayTV PRO tv tuner card. A
friend went and bought the model below it - the PixelView PlayTV - and
discovered the patch does not work with older models. After some mucking
about I've found an audiomux setting that satisfies both cards.

So here's the patch. This works for both FM/TV with the PRO, and TV only
for the model below (which has no FM tuner).

--- drivers/char/bttv.c.orig Sat May 1 18:30:42 1999
+++ drivers/char/bttv.c Sat May 1 18:30:45 1999
@@ -542,7 +542,7 @@
/* Zoltrix TV-Max */
{ 3, 1, 0, 2,15, { 2, 3, 1, 1}, { 0, 0, 0, 0, 0}},
/* Pixelview PlayTV (bt878) */
- { 3, 4, 0, 2, 0x01e000, { 2, 0, 1, 1}, {0x01c000, 0, 0x018000, 0x014000, 0x002000, 0 }},
+ { 3, 4, 0, 2, 0x01e000, { 2, 0, 1, 1}, {0, 0, 0x018000, 0x014000, 0x002000, 0 }},
};
#define TVCARDS (sizeof(tvcards)/sizeof(tvcard))

--
Nathan Hand - Chirp Web Design - http://www.chirp.com.au/ - $e^{i\pi}+1 = 0$
Phone: +61 2 6230 1871 Fax: +61 2 6230 4455 E-mail: nathanh@chirp.com.au
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:51    [W:0.164 / U:0.036 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site