From owner-freebsd-multimedia Thu May 1 16:42:37 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA25841 for multimedia-outgoing; Thu, 1 May 1997 16:42:37 -0700 (PDT) Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA25834 for ; Thu, 1 May 1997 16:42:34 -0700 (PDT) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.5/8.7.3) with ESMTP id QAA00373; Thu, 1 May 1997 16:42:26 -0700 (PDT) Message-Id: <199705012342.QAA00373@rah.star-gate.com> X-Mailer: exmh version 1.6.9 8/22/96 To: Randall Hopper cc: Doug White , multimedia@freebsd.org Subject: Re: Updated driver (bt848-970424) In-reply-to: Your message of "Thu, 01 May 1997 07:05:21 EDT." <19970501070521.63393@ct.picker.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 01 May 1997 16:42:26 -0700 From: Amancio Hasty Sender: owner-multimedia@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi Randall, In your driver patch to support generalized pixel format you forgot to have a set of default values for pf_int>color_fmt. For instance, if I use tv which uses ioctl setgeo the risc program actually gets the old value from pf_int->color_fmt Tnks, Amancio