Date: Fri, 23 Jul 1999 00:50:24 +0300 (EEST) From: Juha Nurmela <junki@qn-lpr2-165.quicknet.inet.fi> To: Marc Fonvieille <fonvi@club-internet.fr> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Miro PC/TV and FreeBSD Message-ID: <Pine.BSF.4.05.9907230044570.16350-100000@pena.oh5nxo.ampr.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9907230044570.16350-100000>