From owner-freebsd-questions Thu Jul 22 14:52:16 1999 Delivered-To: freebsd-questions@freebsd.org Received: from qn-lpr2-98.quicknet.inet.fi (qn-lpr2-165.quicknet.inet.fi [194.251.102.165]) by hub.freebsd.org (Postfix) with ESMTP id 2B98214F29 for ; Thu, 22 Jul 1999 14:52:09 -0700 (PDT) (envelope-from junki@qn-lpr2-165.quicknet.inet.fi) Received: from localhost (junki@localhost) by qn-lpr2-98.quicknet.inet.fi (8.9.3/8.9.1) with ESMTP id AAA16363; Fri, 23 Jul 1999 00:50:25 +0300 (EEST) (envelope-from junki@qn-lpr2-165.quicknet.inet.fi) Date: Fri, 23 Jul 1999 00:50:24 +0300 (EEST) From: Juha Nurmela X-Sender: junki@pena.oh5nxo.ampr.org Reply-To: Juha.Nurmela@quicknet.inet.fi To: Marc Fonvieille Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Miro PC/TV and FreeBSD Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hmm, peeking at bttv, it has differing switches for the Philips SECAM, and comments there give also the impression that some PAL/SECAM modules can change the norm on the fly (nice). Find this line on brooktree848.c { 0xa0, 0x90, 0x30,0xa4 } }, /* the band-switch values */ and try changing to { 0xa7, 0x97, 0x37,0xa4 } }, /* the band-switch values */ Note that there are multiple such lines, use the one You selected. Juha To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message