Date: Fri, 5 Jun 1998 01:08:49 -0600 (MDT) From: John Matthews <matthews@converg.com> To: hasty@rah.star-gate.com Cc: multimedia@FreeBSD.ORG Subject: Re: BT848 and newer versions of WinTV cards Message-ID: <199806050708.BAA01769@nethawk.converg.com> In-Reply-To: <199806041637.JAA02799@rah.star-gate.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Amancio,
I got the WinTV card working by doing the OVERRIDE_TUNER defintion:
#define OVERRIDE_TUNER 9
Is there a utility yet to use the FM radio?
FYI, the model number is 401 and the Part Number on the card is NTSC
60171 Rev C1V. I tried all the overrides the last time I was trying to
get a TurboTV card working about six months ago but had no luck.
I didn't bother sending out any e-mail that time, but I do appreciate
your help on this one.
I tried the following definition too but for whatever reason it kept
autodetecting a TEMIC PAL tuner instead of the PHILIPS_FR1236_NTSC tuner.
struct bt848_card_sig bt848_card_signature[1]= {
/* WinTV with FM Stereo : card 2 */
{ 2,9, {00, 00, 00, 00, 00, 00, 00, 00, 01, 00, 01, 00, 02, 00, 00, 00}}
The output from sign is:
signature contents, 0x01 thru 0xff:
00 00 00 00 00 00 00 00 01 00 01 00 02 00 00 00
i2c device found @
0x80
0xa0
0xc2
Thanks for all your help,
John Matthews
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806050708.BAA01769>
