From owner-freebsd-multimedia Fri Mar 28 08:41:41 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id IAA19562 for multimedia-outgoing; Fri, 28 Mar 1997 08:41:41 -0800 (PST) Received: from Ilsa.StevesCafe.com (sc-gw.StevesCafe.com [205.168.119.191]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA19546 for ; Fri, 28 Mar 1997 08:41:31 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by Ilsa.StevesCafe.com (8.7.5/8.6.12) with SMTP id JAA25549; Fri, 28 Mar 1997 09:41:21 -0700 (MST) Message-Id: <199703281641.JAA25549@Ilsa.StevesCafe.com> X-Authentication-Warning: Ilsa.StevesCafe.com: Host localhost [127.0.0.1] didn't use HELO protocol X-Mailer: exmh version 1.6.5 12/11/95 From: Steve Passe To: Richard Tobin cc: multimedia@freebsd.org Subject: Re: newest bt848 driver In-reply-to: Your message of "Fri, 28 Mar 1997 14:57:09 GMT." <27703.199703281457@pitcairn.cogsci.ed.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 28 Mar 1997 09:41:20 -0700 Sender: owner-multimedia@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, > > I mis-interpreted this to mean your tuner was a SECAM... I'll change it. > > The fixed version (26b) still has two mistaken references to SECAM: > in the comment for the 4062 tuner, and in the PALI tuner assignment > in probeCard. found & fixed the one in probeCard(), can't find the comment you refer to for the 4062 tuner & SECAM. There is a seperate placeholder for a Temic SECAM tuner in the TUNER array, but I don't see it colliding with the TEMIC_PAL tuner. --- > Something else that needs to be changed is in METEORSETGEO. The magic > numbers 910.0, 480.0 and 240.0 are NTSC-specific. I guess different > numbers can be used depending on the format; this would mean that users > would have to be sure to set the format *before* setting the geometry. > Alternatively the driver could re-set the geometry when the format > was changed. > > By the way, what is the magic number 1.21875 in METEORSETGEO. Is it > the ratio of total horizontal pixels to display pixels? If so, that's > different for PAL too. no idea what their for, Amancio? I've put your comments in the source and replaced the above 4 #s with defines of MAGIC_[1-4] for now. get some alternate #s for PAL to me and I'll whip up some code to "do the good thing" based on input format. -- Steve Passe | powered by smp@csn.net | Symmetric MultiProcessor FreeBSD