From owner-freebsd-current@FreeBSD.ORG Tue May 27 07:20:22 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0570837B401 for ; Tue, 27 May 2003 07:20:22 -0700 (PDT) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64EAE43F75 for ; Tue, 27 May 2003 07:20:21 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) h4REKHPR023540; Tue, 27 May 2003 07:20:17 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost)h4REKHIB023539; Tue, 27 May 2003 07:20:17 -0700 (PDT) Date: Tue, 27 May 2003 07:20:17 -0700 From: Steve Kargl To: Alexander Kabaev Message-ID: <20030527142017.GB23471@troutmask.apl.washington.edu> References: <20030527123541.GG5269@pcwin002.win.tue.nl> <20030527123626.GA76205@freebie.xs4all.nl> <20030527084529.7d441299.kabaev@mail.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030527084529.7d441299.kabaev@mail.ru> User-Agent: Mutt/1.4i cc: freebsd-current@freebsd.org Subject: Re: policy on GPL'd drivers? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 May 2003 14:20:22 -0000 On Tue, May 27, 2003 at 08:45:29AM -0400, Alexander Kabaev wrote: > On Tue, 27 May 2003 14:36:26 +0200 > > I and no doubt many others will insist on keeping GPLed drivers out of > the tree. I have no objections for this drivers to be confined in ports > though. kargl[205] ls /sys/gnu/dev/sound/pci csaimg.h* emu10k1-ac97.h emu10k1.h maestro3_dsp.h maestro3_reg.h The maestro3 driver is in the tree and is covered by the GPL for the same reasons that David will need to GPL the FreeBSD version of the nForce driver. -- Steve