From owner-cvs-sys Mon May 18 23:56:44 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA03760 for cvs-sys-outgoing; Mon, 18 May 1998 23:56:44 -0700 (PDT) (envelope-from owner-cvs-sys) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA03690; Mon, 18 May 1998 23:56:22 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id XAA00354; Mon, 18 May 1998 23:55:45 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Message-Id: <199805190655.XAA00354@rah.star-gate.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Luigi Rizzo cc: ahasty@freebsd.org (Amancio Hasty), cvs-committers@freebsd.org, cvs-all@freebsd.org, cvs-sys@freebsd.org, Roger Hardiman Subject: Re: cvs commit: src/sys/pci brooktree848.c In-reply-to: Your message of "Tue, 19 May 1998 05:12:08 +0200." <199805190312.FAA08305@labinfo.iet.unipi.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 18 May 1998 23:55:45 -0700 From: Amancio Hasty Sender: owner-cvs-sys@freebsd.org X-Loop: FreeBSD.org Precedence: bulk When either you or Roger can verify the new sysctl hw.bt848.format, I will commit the fix. hw.bt848.format = 0 | 1 0 Denotes PAL 1 Denotes NTSC So far we have 4 bt848 sysctl variables 8) {hasty} sysctl hw.bt848 hw.bt848.card: -1 hw.bt848.tuner: -1 hw.bt848.reverse_mute: -1 hw.bt848.format: 1 The new driver is at ftp://rah.star-gate.com/pub/bt848.tar.gz Tnks, Amancio