From owner-freebsd-doc@FreeBSD.ORG Sat Sep 3 03:49:59 2011 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 79EA2106566C for ; Sat, 3 Sep 2011 03:49:59 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from glenbarber.us (onyx.glenbarber.us [199.48.134.227]) by mx1.freebsd.org (Postfix) with SMTP id 2CC1F8FC08 for ; Sat, 3 Sep 2011 03:49:59 +0000 (UTC) Received: (qmail 81400 invoked by uid 0); 2 Sep 2011 23:49:58 -0400 Received: from unknown (HELO schism.local) (gjb@76.124.49.145) by 0 with SMTP; 2 Sep 2011 23:49:58 -0400 Message-ID: <4E61A3E5.3030504@FreeBSD.org> Date: Fri, 02 Sep 2011 23:49:57 -0400 From: Glen Barber User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:6.0.1) Gecko/20110830 Thunderbird/6.0.1 MIME-Version: 1.0 To: "Sameer R. Manek" References: <000f01cc69e3$947f5fd0$bd7e1f70$@ghur.net> In-Reply-To: <000f01cc69e3$947f5fd0$bd7e1f70$@ghur.net> X-Enigmail-Version: 1.3.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-doc@freebsd.org Subject: Re: sound support 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: Sat, 03 Sep 2011 03:49:59 -0000 On 9/2/11 10:45 PM, Sameer R. Manek wrote: > Hello Documentation team. > > Hi Sameer, > > http://www.freebsd.org/doc/handbook/sound-setup.html > > seems to be a little out of date, since it's focused on the expectation that > a creative labs card has been installed, which doesn't reflect the reality > that a majority of motherboards come with a building audio chipset. > > Perhaps a mention of device snd_hda might be worthy of inclusion? Based on: > > http://lists.freebsd.org/pipermail/freebsd-multimedia/2006-September/004720. > html > > > Here's my suggested inclusion > > High Definition Audio for Intel HDA and compatible audio chipsets > > Many current systems can use a driver based on the works of Ariff Abdullah & > Stephane E. Potvin's HDA driver. > > To use the driver as a kernel module > > # kldload snd_hda > As I understand it right now, snd_hda is part of the GENERIC kernel for the upcoming 9.0-RELEASE. As such, I don't think we'll even need to include any additional information to enable the sound drivers unless they've been explicitly excluded from the kernel. This seems like another section of the Handbook that may need some heavy lifting to get it current with the latest upcoming release. Thanks for the report! -- Glen Barber | gjb@FreeBSD.org FreeBSD Documentation Project