From owner-freebsd-questions@FreeBSD.ORG Sun Nov 14 02:14:45 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66A6316A4CE for ; Sun, 14 Nov 2004 02:14:45 +0000 (GMT) Received: from gldis.ca (constans.gldis.ca [66.11.169.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0627843D53 for ; Sun, 14 Nov 2004 02:14:45 +0000 (GMT) (envelope-from gldisater@gldis.ca) Received: from [IPv6:::1] (localhost [127.0.0.1]) by gldis.ca (8.12.11/8.12.11) with ESMTP id iAE2Coe7016768; Sat, 13 Nov 2004 21:12:51 -0500 (EST) (envelope-from gldisater@gldis.ca) Message-ID: <4196BFE7.8040504@gldis.ca> Date: Sat, 13 Nov 2004 21:16:07 -0500 From: Jeremy Faulkner User-Agent: Mozilla Thunderbird 0.9 (X11/20041108) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Gert Cuykens References: In-Reply-To: X-Enigmail-Version: 0.89.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.80rc4/561/Fri Oct 29 06:26:00 2004 clamav-milter version 0.80j on constans.gldis.ca X-Virus-Status: Clean cc: freebsd-questions@freebsd.org Subject: Re: generic kernel 5.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Nov 2004 02:14:45 -0000 Gert Cuykens wrote: > On Sun, 14 Nov 2004 02:22:38 +0100, Gert Cuykens wrote: > >>Does the amd 64 5.3 current generic kernel have sound support so you >>can load sound modules in it ? >> >>Does make buildkernel build the sound modules too ? >> >>Does a iso 5.3 cd have a generic kernel ? >> > > > Do you need to put device sound in the config file to be able to load > sound modules in the kernel ? The sound frame work that is associated with "device sound" can be loaded as a module. sound.ko -- Jeremy Faulkner