kern/73324: [PATCH] [sys/dev/bktr] correct warning for Pinnacle PCTV Rave card

Florian Le Goff madflo at poxx.net
Wed Nov 10 00:10:27 PST 2004


The following reply was made to PR kern/73324; it has been noted by GNATS.

From: Florian Le Goff <madflo at poxx.net>
To: =?ISO-8859-1?Q?=22Arne_=5C=22W=F6rner=5C=22=22?= <arne_woerner at yahoo.com>
Cc: freebsd-gnats-submit at FreeBSD.org
Subject: Re: kern/73324: [PATCH] [sys/dev/bktr] correct warning for Pinnacle
 PCTV Rave card
Date: Wed, 10 Nov 2004 09:03:15 +0100

 Hi Arne,
 
 > Are we sure, that the patch from kern/73324 makes the MT2032 tuner of the
 > Pinnacle PCTV Rave card useable? I think, just turning off the warning or
 > detecting a tuner is not enough... Or are there different PCTV Rave models
 
 Could you read the stick on your Pinnacle retail box (if you still have 
 this one) ? Mine says :
 
    PCTVrave PAL - BG/SECAM Retail F/I/E
                      ^^^^^        ^ ^ ^
                       [1]        [2]
 
 I'm note sure, and I will try your patch in the next days, but my card 
 seems to be a localized version, supporting SECAM [3] (a video standard 
 common to France and former USSR), and distributed only in France, Italy 
 and Spain.
 
 So, it would not be surprizing to have two differents tuners (at least) 
 on the market (the Phillips Tuner seems to support SECAM, in the bktr 
 driver code source) and I think that "turning off the warning" is 
 enough, because the code is already wrote :)
 
 Applying my patch (kern/73324) is easy, because I suggest that the 
 original Pinnacle vendor ID is false (0x11BD and not 0xBD11, as you 
 already had found). So, just turn it to 11BD from the current CVS tree, 
 and watches the results at boot, I would be interesting.
 
   [3] : http://en.wikipedia.org/wiki/SECAM
 
 Thanks,
 
 -- 
 Florian Le Goff
 - madflo at beertech.org


More information about the freebsd-bugs mailing list