From owner-freebsd-hackers@FreeBSD.ORG Wed Mar 3 13:31:47 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 BB6BF16A4CE; Wed, 3 Mar 2004 13:31:47 -0800 (PST) Received: from avocet.mail.pas.earthlink.net (avocet.mail.pas.earthlink.net [207.217.120.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9A8943D39; Wed, 3 Mar 2004 13:31:47 -0800 (PST) (envelope-from rpratt1950@earthlink.net) Received: from user167.net971.fl.sprint-hsd.net ([69.34.136.167] helo=kt.weeble.com) by avocet.mail.pas.earthlink.net with smtp (Exim 3.33 #1) id 1Aydxv-0002Un-00; Wed, 03 Mar 2004 13:31:43 -0800 Date: Wed, 3 Mar 2004 16:31:57 -0500 From: Randy Pratt To: Jorn Argelo Message-Id: <20040303163157.3440f8cb.rpratt1950@earthlink.net> X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Thu, 04 Mar 2004 05:10:48 -0800 cc: stable@freebsd.org 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: Wed, 03 Mar 2004 21:31:47 -0000 On Wed, 3 Mar 2004 17:03:40 +0100 (CET) you wrote: > I've been on the question list for some time, and I have noticed > that many people do not know how to get sound support up and > running in FreeBSD 5.X. I know that re-compiling the kernel is easy > enough, but there are still people not willing to do so, as I have > noticed on the list. Therefor I thought it might be an idea to put > sound support in the GENERIC kernel configuration, so that newbies > will no longer find themselves stuck with that. I think I've read more than one time about problems fitting the installation on the 1.44M floppies. Definitely a bikeshed discussion but adding to the documentation regarding kldload or a knob in sysinstall to turn on all sound modules is preferable to adding to the kernel. Best regards, Randy