From owner-freebsd-multimedia Fri Jun 5 00:09:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA23758 for freebsd-multimedia-outgoing; Fri, 5 Jun 1998 00:09:03 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from nethawk.converg.com (nethawk.converg.com [205.218.3.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA23705 for ; Fri, 5 Jun 1998 00:08:52 -0700 (PDT) (envelope-from matthews@nethawk.converg.com) Received: (from matthews@localhost) by nethawk.converg.com (8.8.8/8.8.5) id BAA01769; Fri, 5 Jun 1998 01:08:49 -0600 (MDT) Date: Fri, 5 Jun 1998 01:08:49 -0600 (MDT) From: John Matthews Message-Id: <199806050708.BAA01769@nethawk.converg.com> To: hasty@rah.star-gate.com Subject: Re: BT848 and newer versions of WinTV cards Cc: multimedia@FreeBSD.ORG In-Reply-To: <199806041637.JAA02799@rah.star-gate.com> Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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