From owner-freebsd-multimedia Sun Mar 16 21:05:12 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA20023 for multimedia-outgoing; Sun, 16 Mar 1997 21:05:12 -0800 (PST) Received: from whizzo.transsys.com (whizzo.TransSys.COM [144.202.42.10]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA20011 for ; Sun, 16 Mar 1997 21:05:04 -0800 (PST) Received: from localhost.transsys.com (localhost.transsys.com [127.0.0.1]) by whizzo.transsys.com (8.8.5/8.7.3) with SMTP id AAA02028; Mon, 17 Mar 1997 00:04:47 -0500 (EST) Message-Id: <199703170504.AAA02028@whizzo.transsys.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: Steve Passe cc: Randall Hopper , multimedia@FreeBSD.ORG From: "Louis A. Mamakos" Subject: Re: latest bt848 code References: <199703162018.NAA02777@Ilsa.StevesCafe.com> In-reply-to: Your message of "Sun, 16 Mar 1997 13:18:33 MST." <199703162018.NAA02777@Ilsa.StevesCafe.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 17 Mar 1997 00:04:47 -0500 Sender: owner-multimedia@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Both checked in to freefall 3.0-current and on the web page. Note that > the tarball on the web page has a patch file in it, but it has already been > applied. > > This code has my latest + Amancio's patch for "screen freeze" fix + the > METEOR ioctl()s replaced. The only thing I haven't done is remove the > disableints()/enableints() calls in the I2C code, no feedback on that yet... I grabbed this code, and the more recent version of fxtv, and I seem to actually have working tuner operation now! However, I'm back to the mode whereby fiddling with the fxtv window will cause the system to lock up tight, with just the reset button on the way out. I believe that I've provoked this once before changing channels, before the more recent version of the driver. This is reminiscent of early experimentation with the driver and dtv.. I have not yet tried removing the disable_intr(), etc., calls from the driver; that's next on the list to try. louie