From owner-freebsd-multimedia@FreeBSD.ORG Tue Sep 5 02:04:54 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 365DB16A4DA; Tue, 5 Sep 2006 02:04:54 +0000 (UTC) (envelope-from h.nieser@xs4all.nl) Received: from smtp-vbr16.xs4all.nl (smtp-vbr16.xs4all.nl [194.109.24.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EA2243D55; Tue, 5 Sep 2006 02:04:51 +0000 (GMT) (envelope-from h.nieser@xs4all.nl) Received: from [192.168.1.64] (aphax.nl [82.92.29.227]) by smtp-vbr16.xs4all.nl (8.13.6/8.13.6) with ESMTP id k8524oX2044623 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 5 Sep 2006 04:04:51 +0200 (CEST) (envelope-from h.nieser@xs4all.nl) Message-ID: <44FCDAE7.5070603@xs4all.nl> Date: Tue, 05 Sep 2006 04:03:19 +0200 From: Hans Nieser User-Agent: Thunderbird 1.5.0.5 (X11/20060805) MIME-Version: 1.0 To: Joel Dahl References: <1157390268.673.57.camel@localhost> In-Reply-To: <1157390268.673.57.camel@localhost> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-multimedia@freebsd.org Subject: Re: RFC: snd_hda(4) -- Intel High Definition Audio driver X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Sep 2006 02:04:54 -0000 Joel Dahl wrote: > Hi all, > > Ariff Abdullah (ariff@) has been working on snd_hda(4) for a while now, > which is a High Definition Audio driver and should enable basic audio > capabilities on a lot of new machines on the market. He's been busy > with improving the driver lately, so he asked me to send out an > announcement and a call for testers -- yes, the driver is ready for a > wider audience now. :-) > > This driver is based on Stephane E. Potvin's HDA driver, although big > parts have been rewritten since then. The driver is still in an early > form and many parts needs refinements, but basic audio capabilities such > as playback/recording should work and we would like to get this into > CURRENT soon, if everything goes according to the plan. Thanks for the work on this! Do I need to run -STABLE or -CURRENT to use this driver or can I use it with RELENG_6_1?