From owner-freebsd-multimedia Mon Jul 7 09:31:19 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id JAA21690 for multimedia-outgoing; Mon, 7 Jul 1997 09:31:19 -0700 (PDT) Received: from fsnif.neuroinformatik.ruhr-uni-bochum.de (root@fsnif.neuroinformatik.ruhr-uni-bochum.de [134.147.176.16]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA21681 for ; Mon, 7 Jul 1997 09:31:13 -0700 (PDT) Received: from bochum.neuroinformatik.ruhr-uni-bochum.de (volker@zol.neuroinformatik.ruhr-uni-bochum.de [134.147.176.24]) by fsnif.neuroinformatik.ruhr-uni-bochum.de (8.8.6/8.8.6) with SMTP id SAA16966; Mon, 7 Jul 1997 18:31:08 +0200 (MET DST) To: tomppa@fidata.fi Cc: multimedia@FreeBSD.ORG Subject: Re: New TV toy/Fxtv problems References: <199707070908.MAA25114@zeta.fidata.fi> From: Volker Freiburg Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Date: 07 Jul 1997 18:27:43 +0200 In-Reply-To: Tomi Vainio's message of Mon, 7 Jul 1997 12:08:09 +0300 (EET DST) Message-ID: Lines: 44 X-Mailer: Gnus v5.3/Emacs 19.34 Sender: owner-multimedia@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Tomi Vainio writes: > >- Main channels here in Finland are located as 6, 8, 24 and 52. With >weurope setting the lowest channel is 21. I also need channels E2-E12 >and IA-IH. These worked fine with W95 software. Channel 52 was >problem also in there. I can see channel 52 as channel 27 when using >CATV weurope setting. > Maybe the following patch is useful for you. It adds the E2-E12 and the S1-20 channels. Should be easy to add IA-IH as well ;-). Yours, -Volker Freiburg- -------------------------- snip snip -------------------------- --- brooktree848.c.orig Tue Jun 10 20:42:05 1997 +++ brooktree848.c Mon Jun 13 17:18:01 1997 @@ -3661,13 +3661,20 @@ * 100 3890 000 IFFREQ * */ -#define OFFSET 8.00 +#define OFFSET1 7.00 +#define OFFSET2 8.00 int weurope[] = { - 69, (int)( 38.90 * FREQFACTOR), 0, - 21, (int)(471.25 * FREQFACTOR), (int)(OFFSET * FREQFACTOR), + 100, (int)( 38.90 * FREQFACTOR), 0, + 90, (int)(231.25 * FREQFACTOR), (int)(OFFSET1 * FREQFACTOR), + 80, (int)(105.25 * FREQFACTOR), (int)(OFFSET1 * FREQFACTOR), + 74, (int)( 69.25 * FREQFACTOR), (int)(OFFSET1 * FREQFACTOR), + 21, (int)(471.25 * FREQFACTOR), (int)(OFFSET2 * FREQFACTOR), + 5, (int)(175.25 * FREQFACTOR), (int)(OFFSET1 * FREQFACTOR), + 2, (int)( 48.25 * FREQFACTOR), (int)(OFFSET1 * FREQFACTOR), 0 }; -#undef OFFSET +#undef OFFSET1 +#undef OFFSET2 /* * Japanese Broadcast Channels: