From owner-freebsd-doc@FreeBSD.ORG Sun Jun 5 09:24:19 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 6760C16A41C for ; Sun, 5 Jun 2005 09:24:19 +0000 (GMT) (envelope-from doobeh@thefort.org) Received: from luke.segpub.com.au (luke.segpub.com.au [64.49.254.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECCB243D4C for ; Sun, 5 Jun 2005 09:24:18 +0000 (GMT) (envelope-from doobeh@thefort.org) Received: (qmail 32785 invoked by uid 89); 5 Jun 2005 09:24:18 -0000 Received: by simscan 1.1.0 ppid: 32701, pid: 32766, t: 1.8216s scanners: clamav: 0.85.1/m:31/d:893 spam: 3.0.2 Received: from unknown (HELO ?217.206.43.146?) (doobeh@217.206.43.146) by 0 with SMTP; 5 Jun 2005 09:24:16 -0000 Message-ID: <42A2C571.7060203@thefort.org> Date: Sun, 05 Jun 2005 10:27:13 +0100 From: Anthony Plunkett User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050604) X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Mailing List Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on luke.segpub.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00 autolearn=ham version=3.0.2 Subject: 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 09:24:19 -0000 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. Thanks, Anthony Plunkett.