From owner-freebsd-doc@FreeBSD.ORG Fri Nov 14 01:00:39 2003 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73D1316A4CE for ; Fri, 14 Nov 2003 01:00:39 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7499743FBF for ; Fri, 14 Nov 2003 01:00:37 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id hAE90bFY076787 for ; Fri, 14 Nov 2003 01:00:37 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hAE90bZD076786; Fri, 14 Nov 2003 01:00:37 -0800 (PST) (envelope-from gnats) Resent-Date: Fri, 14 Nov 2003 01:00:37 -0800 (PST) Resent-Message-Id: <200311140900.hAE90bZD076786@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, FURUKAWA Jumpei Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DF6316A4CE for ; Fri, 14 Nov 2003 00:56:37 -0800 (PST) Received: from mail.f-bell.net (ZB222088.ppp.dion.ne.jp [219.125.222.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3B4543FF2 for ; Fri, 14 Nov 2003 00:56:36 -0800 (PST) (envelope-from bell@f-bell.net) Received: by mail.f-bell.net (Postfix, from userid 1001) id 7A8132B; Fri, 14 Nov 2003 17:56:34 +0900 (JST) Message-Id: <20031114085634.7A8132B@mail.f-bell.net> Date: Fri, 14 Nov 2003 17:56:34 +0900 (JST) From: FURUKAWA Jumpei To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/59283: [patch] Small correction to multimedia/chapter.sgml X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: FURUKAWA Jumpei List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Nov 2003 09:00:39 -0000 >Number: 59283 >Category: docs >Synopsis: [patch] Small correction to multimedia/chapter.sgml >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Nov 14 01:00:37 PST 2003 >Closed-Date: >Last-Modified: >Originator: FURUKAWA Jumpei >Release: FreeBSD 5.1-RELEASE-p10 i386 >Organization: >Environment: System: FreeBSD pippo.f-bell.net 5.1-RELEASE-p10 FreeBSD 5.1-RELEASE-p10 #2: Sat Nov 1 22:21:31 JST 2003 bell@pippo.f-bell.net:/usr/src/sys/i386/compile/PIPPO i386 >Description: The document in handbook/multimedia mentions /boot/loader.conf. I think loadable modules are "not" listed in /boot/loader.conf, but default setting of available loadable modules are listed in /boot/defaults/loader.conf. There is no SGML variables bottom of document. I am sorry to be awkward English. >How-To-Repeat: >Fix: --- chapter.sgml.orig Fri Nov 14 15:56:10 2003 +++ chapter.sgml Fri Nov 14 17:10:41 2003 @@ -200,8 +200,11 @@ snd_emu10k1_load="YES" These examples are for a Creative &soundblaster; Live! sound - card. Other available loadable sound modules are listed in - /boot/loader.conf. + card. Default setting of other available loadable sound modules + are listed in /boot/defaults/loader.conf. + So, please add a module you want to override and confirm to + /boot/loader.conf. + Alternatively, you may statically compile in support for your sound card in your kernel. The @@ -1423,3 +1426,14 @@ + + >Release-Note: >Audit-Trail: >Unformatted: