From owner-freebsd-doc@FreeBSD.ORG Sun Jun 5 11:09:46 2005 Return-Path: X-Original-To: freebsd-doc@freebsd.org 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 B791D16A41C for ; Sun, 5 Jun 2005 11:09:46 +0000 (GMT) (envelope-from marc@blackend.org) Received: from abigail.blackend.org (blackend.org [212.11.35.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08CF943D1F for ; Sun, 5 Jun 2005 11:09:45 +0000 (GMT) (envelope-from marc@blackend.org) Received: from abigail.blackend.org (localhost [127.0.0.1]) by abigail.blackend.org (8.13.3/8.12.11) with ESMTP id j55B9h05028982; Sun, 5 Jun 2005 13:09:43 +0200 (CEST) (envelope-from marc@abigail.blackend.org) Received: (from marc@localhost) by abigail.blackend.org (8.13.3/8.12.11/Submit) id j55B9cGA028981; Sun, 5 Jun 2005 13:09:38 +0200 (CEST) (envelope-from marc) Date: Sun, 5 Jun 2005 13:09:37 +0200 From: Marc Fonvieille To: Anthony Plunkett Message-ID: <20050605110937.GA28953@abigail.blackend.org> Mail-Followup-To: Anthony Plunkett , FreeBSD Mailing List References: <42A2C571.7060203@thefort.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42A2C571.7060203@thefort.org> User-Agent: Mutt/1.4.2.1i X-Useless-Header: blackend.org X-Operating-System: FreeBSD 4.11-STABLE Cc: FreeBSD Mailing List Subject: Re: FreeBSD Handbook: Soundcard Setup Addition (7.2.1) X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Jun 2005 11:09:46 -0000 On Sun, Jun 05, 2005 at 10:27:13AM +0100, Anthony Plunkett wrote: > Hi, > > Could I make a suggestion that within the "Configuring the System" > (7.2.1) section, the maintainer adds something along the lines of: > > "If you wish to find out the driver selected for your soundcard after > running the snd_driver metadriver you may check the /dev/sndstat file: > > # cat /dev/sndstat > > " > > I don't think an example of the output is needed, it seemed > straight-forward to me to know what I was looking for, especially since > the handbook talks about the /boot/defaults/loader.conf file. > It sounds like a good idea. I will try to add it ASAP. Thanks! Marc