From owner-freebsd-multimedia Thu May 1 17:14:24 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id RAA28005 for multimedia-outgoing; Thu, 1 May 1997 17:14:24 -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 RAA27994 for ; Thu, 1 May 1997 17:14:20 -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 RAA00432; Thu, 1 May 1997 17:14:12 -0700 (PDT) Message-Id: <199705020014.RAA00432@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 17:14:11 -0700 From: Amancio Hasty Sender: owner-multimedia@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi Randall, In bktr_open add the following: bktr->pixfmt_compat = TRUE; This will enable old meteor programs to correctly set their color format. Tnks, Amancio