From owner-cvs-sys Fri Oct 31 07:27:21 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id HAA14278 for cvs-sys-outgoing; Fri, 31 Oct 1997 07:27:21 -0800 (PST) (envelope-from owner-cvs-sys) Received: from ns1.yes.no (ns1.yes.no [195.119.24.10]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id HAA14253; Fri, 31 Oct 1997 07:26:43 -0800 (PST) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [194.198.43.36]) by ns1.yes.no (8.8.7/8.8.7) with ESMTP id PAA19067; Fri, 31 Oct 1997 15:26:30 GMT Received: (from eivind@localhost) by bitbox.follo.net (8.8.6/8.8.6) id QAA11176; Fri, 31 Oct 1997 16:26:29 +0100 (MET) Message-ID: <19971031162629.52794@bitbox.follo.net> Date: Fri, 31 Oct 1997 16:26:29 +0100 From: Eivind Eklund To: Peter Wemm Cc: 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 References: <19971031153140.46733@bitbox.follo.net> <199710311455.WAA24525@spinner.netplex.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.69e In-Reply-To: <199710311455.WAA24525@spinner.netplex.com.au>; from Peter Wemm on Fri, Oct 31, 1997 at 10:55:36PM +0800 Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk 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.