From owner-freebsd-multimedia Sat Oct 25 17:07:37 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA00958 for multimedia-outgoing; Sat, 25 Oct 1997 17:07:37 -0700 (PDT) (envelope-from owner-freebsd-multimedia) Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id RAA00949 for ; Sat, 25 Oct 1997 17:07:32 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Received: from rah.star-gate.com (localhost.v-site.net [127.0.0.1]) by rah.star-gate.com (8.8.7/8.8.5) with ESMTP id RAA00428; Sat, 25 Oct 1997 17:07:26 -0700 (PDT) Message-Id: <199710260007.RAA00428@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: Eivind Eklund cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: Bt848 has been replaced by bt849 In-reply-to: Your message of "Sun, 26 Oct 1997 01:25:10 +0200." <199710252325.BAA11572@bitbox.follo.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 25 Oct 1997 17:07:25 -0700 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Please try to debug it hour PAL support is rather week. Tnks, Amancio > > For now, just return the card and get one that has a Bt848. > > I have a Miro PCTV card with a Bt848 and a Temic tuner which partially > works - it seems to do only NTSC (even though it does PAL under > windows) and have some offset-problem for the DMA when running in > 32-bit mode (the offset works correctly in 16-bit mode). > > Should I try to debug this, or are other people working on it and I > should just not bother? Any hints on where to start? > > I have so far tried to switch the driver probes around to make the > Tenic detect as a PAL, and done some other minor experimental driver > changes, but it still seem to be doing NTSC only. > > Eivind.