From owner-cvs-src@FreeBSD.ORG Mon Jan 12 09:20:31 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF6AB16A4CE; Mon, 12 Jan 2004 09:20:31 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A60343D1D; Mon, 12 Jan 2004 09:20:30 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.10/8.12.9) with ESMTP id i0CHKTip067867; Mon, 12 Jan 2004 09:20:29 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.10/8.12.10/Submit) id i0CHKS8d067866; Mon, 12 Jan 2004 09:20:28 -0800 (PST) (envelope-from obrien) Date: Mon, 12 Jan 2004 09:20:28 -0800 From: "David O'Brien" To: John Baldwin Message-ID: <20040112172028.GA62014@dragon.nuxi.com> References: <200401111030.i0BAUuVH037222@repoman.freebsd.org> <400182CE.4090101@freebsd.org> <20040112023829.GA12842@dragon.nuxi.com> <200401121031.35575.jhb@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200401121031.35575.jhb@FreeBSD.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Scott Long cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/sound/pci emu10k1.c src/sys/modules/sound/driver/emu10k1 Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jan 2004 17:20:32 -0000 On Mon, Jan 12, 2004 at 10:31:35AM -0500, John Baldwin wrote: > On Sunday 11 January 2004 09:38 pm, David O'Brien wrote: > > On Sun, Jan 11, 2004 at 10:07:26AM -0700, Scott Long wrote: > > > Now that the driver is being actively maintained again, we can't ignore > > > the GPL contamination in it. > > > > Whoa now! You're making way too strong an assumption. I have no > > sound-fu skill -- I just wanted my Audigy to be able to play MP3's. I > > don't care that much about sound quality and only use an Audigy because I > > also get a firewire port w/o costing another PCI slot. Other than > > testing and committing one more patch someone emailed me, I don't think > > I'll be doing any more emu10k1 commits. > > You're still responsible for the licensing change and handling that > appropriately. What licensing change? Previous to my commits emu10k1 relied on a GLV'ed header. Now it relies on two. I don't see any difference from before.