From owner-cvs-sys Fri Oct 31 07:34:26 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id HAA14883 for cvs-sys-outgoing; Fri, 31 Oct 1997 07:34:26 -0800 (PST) (envelope-from owner-cvs-sys) Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id HAA14848; Fri, 31 Oct 1997 07:34:12 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah.star-gate.com (localhost.v-site.net [127.0.0.1]) by rah.star-gate.com (8.8.7/8.8.5) with ESMTP id HAA04802; Fri, 31 Oct 1997 07:33:44 -0800 (PST) Message-Id: <199710311533.HAA04802@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: Eivind Eklund cc: Peter Wemm , Eivind Eklund , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG, ahasty@FreeBSD.ORG Subject: Re: cvs commit: src/sys/pci brktree_reg.h brooktree848.c In-reply-to: Your message of "Fri, 31 Oct 1997 16:26:29 +0100." <19971031162629.52794@bitbox.follo.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 31 Oct 1997 07:33:44 -0800 From: Amancio Hasty Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Tnks Eivind ! Amancio > On Fri, Oct 31, 1997 at 10:55:36PM +0800, Peter Wemm wrote: > > Eivind Eklund wrote: > > > On Fri, Oct 31, 1997 at 08:56:53PM +0800, Peter Wemm wrote: > > > > Eivind Eklund wrote: > > > > > eivind 1997/10/30 10:20:27 PST > > > > > > > > > > Modified files: > > > > > sys/pci brktree_reg.h brooktree848.c > > > > > Log: > > > > > Improve PAL support and fix mux selector values. > > > > > > > > > > This make the Miro PCTV work for me, including audio, and should > > > > > hopefully fix the other audio problems some people have been having. > > > > > > > > > > Reviewed by: ahasty & Luigi Rizzo (freebsd-multimedia) > > > > > > > > > > Revision Changes Path > > > > > 1.9 +6 -1 src/sys/pci/brktree_reg.h > > > > > 1.17 +98 -31 src/sys/pci/brooktree848.c > > > > > > > > Who is the 'vendor'? > > > > > > eivind@freebsd.org :-) > > > > > > > Shouldn't this have been imported and merged? > > > > > > My understanding with Amancio was that this was now considered to be > > > maintained in the FreeBSD tree only - in that case, it should just be > > > committed, shouldn't it? > > > > Does he give you a diff to commit, or a set of new files? That's the main > > difference between stuff that should be patched and committed versus > > imported and merged. > > I didn't get this from him - I wrote it myself, so it came at about > 30bps from my keyboard, as some form of diff against the old code, > sure ;-) > > He just urged me to commit it, and didn't release a new version > himself - it seemed that he considered it to be maintained in the > FreeBSD tree, and the separate distribution was dropped (or was going > to be made from the stuff in the tree, not the other way around). > > I've included him in the Cc: line, so he can say more about the state > of this himself. > > Eivind.