From owner-freebsd-doc@FreeBSD.ORG Sun Aug 29 16:43:44 2004 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E396216A4CE for ; Sun, 29 Aug 2004 16:43:44 +0000 (GMT) Received: from abigail.blackend.org (blackend.org [212.11.35.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E0F543D4C for ; Sun, 29 Aug 2004 16:43:43 +0000 (GMT) (envelope-from marc@blackend.org) Received: from abigail.blackend.org (localhost [127.0.0.1]) i7TGhe17054996; Sun, 29 Aug 2004 18:43:40 +0200 (CEST) (envelope-from marc@abigail.blackend.org) Received: (from marc@localhost) by abigail.blackend.org (8.12.11/8.12.11/Submit) id i7TGhdQY054994; Sun, 29 Aug 2004 18:43:39 +0200 (CEST) (envelope-from marc) Date: Sun, 29 Aug 2004 18:43:38 +0200 From: Marc Fonvieille To: Miika Komu Message-ID: <20040829164338.GC54085@abigail.blackend.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i X-Useless-Header: blackend.org X-Operating-System: FreeBSD 4.10-PRERELEASE cc: doc@FreeBSD.org Subject: Re: sound setup in freebsd handbook X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Aug 2004 16:43:45 -0000 On Sun, Aug 29, 2004 at 07:35:53PM +0300, Miika Komu wrote: > Chapter "7.2 Setting Up the Sound Card" is somewhat deprecated in the > handbook. There is no "device pcm" in FreeBSD 5.3-BETA2 anymore. For > example, if you have a sound card with es137x chip you need to configure > the kernel with: > > device sound > device "snd_es137x" > > instead of: > > device pcm > It's a known problem, this part is currently under rewritting and will be up-to-date for 5.3-RELEASE Marc