From owner-freebsd-doc@FreeBSD.ORG Tue Oct 12 17:55:28 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 8B5C316A4CE for ; Tue, 12 Oct 2004 17:55:28 +0000 (GMT) Received: from abigail.blackend.org (blackend.org [212.11.35.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D07343D48 for ; Tue, 12 Oct 2004 17:55:27 +0000 (GMT) (envelope-from marc@blackend.org) Received: from abigail.blackend.org (localhost [127.0.0.1]) i9CHt5nX044078; Tue, 12 Oct 2004 19:55:05 +0200 (CEST) (envelope-from marc@abigail.blackend.org) Received: (from marc@localhost) by abigail.blackend.org (8.12.11/8.12.11/Submit) id i9CHt4VG044077; Tue, 12 Oct 2004 19:55:04 +0200 (CEST) (envelope-from marc) Date: Tue, 12 Oct 2004 19:55:04 +0200 From: Marc Fonvieille To: marc.plumet@edpnet.be Message-ID: <20041012175504.GA43229@abigail.blackend.org> References: <416c1926.1ba.fb0.1742023210@edpnet.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <416c1926.1ba.fb0.1742023210@edpnet.org> 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: device "sound" does not exist (but it's in the documentation) 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: Tue, 12 Oct 2004 17:55:28 -0000 On Tue, Oct 12, 2004 at 06:49:26PM +0100, tl.plumet wrote: > something seems to be wrong in the doc : > using 5.2.1, device "sound" does not exist, but pcm well > (and works) (however pcm is indicated for FreeBSD 4..) > [...] You're right but the doc now covers 5.3 and newer (and 4.X branch). It is not possible (easy?) to cover previous 5.X/-CURRENT versions. If you still run 5.2.1, you are really encouraged to update your system, 5.3 is "another world". Marc