From owner-freebsd-multimedia Tue Oct 7 19:45:48 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id TAA11865 for multimedia-outgoing; Tue, 7 Oct 1997 19:45:48 -0700 (PDT) (envelope-from owner-freebsd-multimedia) Received: from whqvax.picker.com (whqvax.picker.com [144.54.1.1]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id TAA11851 for ; Tue, 7 Oct 1997 19:45:42 -0700 (PDT) (envelope-from rhh@ct.picker.com) Received: from ct.picker.com ([144.54.37.11]) by whqvax.picker.com with SMTP; Tue, 7 Oct 1997 18:43:11 -0400 (EDT) Received: from elmer.ct.picker.com by ct.picker.com (4.1/SMI-4.1) id AA14844; Tue, 7 Oct 97 18:43:08 EDT Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id SAA04283; Tue, 7 Oct 1997 18:39:01 -0400 Message-Id: <19971007183900.28519@ct.picker.com> Date: Tue, 7 Oct 1997 18:39:00 -0400 From: Randall Hopper To: Joao Carlos Mendes Luis Cc: multimedia@FreeBSD.ORG Subject: Re: Proposed patches to fxtv References: <199710051045.HAA11860@gaia.coppe.ufrj.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.81 In-Reply-To: <199710051045.HAA11860@gaia.coppe.ufrj.br>; from Joao Carlos Mendes Luis on Sun, Oct 05, 1997 at 07:45:33AM -0300 Sender: owner-freebsd-multimedia@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk | Here are the patches I have done to fxtv 0.44 to support my changes |to the bt848 driver. It's just a test patch,, with a not so good interface |so it should be completely redesigned. | | I know nothing about X programming, so please don't flame me for |programming style. After understanding how the bt848 chip works, |it took me 10 minutes to patch the kernel, and a whole night to |patch fxtv. :) | | Randall, could you please take a look on this and make any changes you |want ? I'd like to see support for this integrated in some future version |of fxtv, so that I can (also) work and watch TV at the same time. :) Sure, I'd be glad to. Thanks for taking the time to work up the patches! I'll massage them into my local source tree and release with 0.45. I should be at a release point by Friday. Thanks again, Randall