From owner-freebsd-current@FreeBSD.ORG Wed Jan 18 19:29:03 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E21E2106564A; Wed, 18 Jan 2012 19:29:03 +0000 (UTC) (envelope-from mavbsd@gmail.com) Received: from mail-ey0-f182.google.com (mail-ey0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id 454968FC17; Wed, 18 Jan 2012 19:29:02 +0000 (UTC) Received: by eaai10 with SMTP id i10so1487476eaa.13 for ; Wed, 18 Jan 2012 11:29:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=W80MEEpkpKjL4iGcWN1u1HAYKLz1HTIQjoV8NXZ8Gx0=; b=K2dBmIeDraZGcvEwU1o82iTyQT3f0hfmAB5ghZg3CO0iFzW7nS+JXPM5N6vxYHnrTk TQHMQq/I+2rHWPjSDTK+AeGoZWqkwjWb4bHVsKF9D+CiXQqpqaR2fTYKIVnL6RdFc59u iu1WTyT67bk3KcymlEN5u31k2Sy1YLo2B12qc= Received: by 10.213.7.130 with SMTP id d2mr5446049ebd.101.1326914942051; Wed, 18 Jan 2012 11:29:02 -0800 (PST) Received: from mavbook2.mavhome.dp.ua (pc.mavhome.dp.ua. [212.86.226.226]) by mx.google.com with ESMTPS id x43sm103301014eef.8.2012.01.18.11.28.59 (version=SSLv3 cipher=OTHER); Wed, 18 Jan 2012 11:29:00 -0800 (PST) Sender: Alexander Motin Message-ID: <4F171D7A.4080003@FreeBSD.org> Date: Wed, 18 Jan 2012 21:28:58 +0200 From: Alexander Motin User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:9.0) Gecko/20111227 Thunderbird/9.0 MIME-Version: 1.0 To: =?ISO-8859-1?Q?Micka=EBl_Maillot?= References: <4F0DE3FD.2020203@FreeBSD.org> <20120112121853.GC1429@procyon.xvoid.org> <4F0ED8D0.8080403@FreeBSD.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: Yuri Pankov , freebsd-multimedia@freebsd.org, FreeBSD current Subject: Re: [RFT] Major snd_hda rewrite X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jan 2012 19:29:04 -0000 On 01/16/12 13:26, Mickaël Maillot wrote: > it could be realy nice to have nvidia hdmi support first 2 channels and > next 8 channels. > i have an ION2 platform and i'm open to test everything. I've just committed (http://svn.freebsd.org/changeset/base/230312) to head patch (http://people.freebsd.org/~mav/hda.hdmi.patch), significantly improving HDMI/DisplayPort audio support. Testers, go! :) -- Alexander Motin