From owner-freebsd-hackers@FreeBSD.ORG Thu Mar 4 11:17:53 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EE9816A4CE; Thu, 4 Mar 2004 11:17:53 -0800 (PST) Received: from papagena.rockefeller.edu (papagena.rockefeller.edu [129.85.41.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDF7D43D3F; Thu, 4 Mar 2004 11:17:52 -0800 (PST) (envelope-from rsidd@papagena.rockefeller.edu) Received: from papagena.rockefeller.edu (localhost.localdomain [127.0.0.1]) i24JHlkk014615; Thu, 4 Mar 2004 14:17:47 -0500 Received: (from rsidd@localhost) by papagena.rockefeller.edu (8.12.8/8.12.8/Submit) id i24JHlc6014613; Thu, 4 Mar 2004 14:17:47 -0500 Date: Thu, 4 Mar 2004 14:17:47 -0500 From: Rahul Siddharthan To: Robert Watson Message-ID: <20040304191747.GA14554@online.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-Operating-System: Linux 2.4.20-20.9smp i686 cc: hackers@freebsd.org Subject: Re: Standard sbc and pcm support in GENERIC kernel? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Mar 2004 19:17:53 -0000 Robert Watson wrote: >>[pcm in GENERIC] > Actually, pcm was in GENERIC for a while, but was removed because it > caused hangs on boot with a common line of Dell Latitude notebooks at the > time. The problem is likely now fixed, and I'd certainly not object to it > being in GENERIC as long as there are no similar widespread issues > now. Isn't there also an issue with some of the sound code being GPL'd (the stuff in sys/gnu/dev/sound/pci, ie the emu10k1 and maestro stuff)? If this goes into a GENERIC kernel that's redistributed, the whole kernel has to be distributed under the GPL. Rahul