From owner-svn-src-all@FreeBSD.ORG Tue Jan 12 09:33:02 2010 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CBE5D106566B; Tue, 12 Jan 2010 09:33:02 +0000 (UTC) (envelope-from avg@freebsd.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 70E758FC14; Tue, 12 Jan 2010 09:33:01 +0000 (UTC) Received: from porto.topspin.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id LAA25407; Tue, 12 Jan 2010 11:32:58 +0200 (EET) (envelope-from avg@freebsd.org) Received: from localhost.topspin.kiev.ua ([127.0.0.1]) by porto.topspin.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1NUd7S-0009Vq-Lj; Tue, 12 Jan 2010 11:32:58 +0200 Message-ID: <4B4C4181.3070408@freebsd.org> Date: Tue, 12 Jan 2010 11:31:45 +0200 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.23 (X11/20091128) MIME-Version: 1.0 To: Alexander Motin References: <201001112257.o0BMvq4n001616@svn.freebsd.org> In-Reply-To: <201001112257.o0BMvq4n001616@svn.freebsd.org> X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r202127 - head/sys/dev/sound/pci/hda X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jan 2010 09:33:02 -0000 on 12/01/2010 00:57 Alexander Motin said the following: > Author: mav > Date: Mon Jan 11 22:57:52 2010 > New Revision: 202127 > URL: http://svn.freebsd.org/changeset/base/202127 > > Log: > Add multichannel (4.0 and 7.1) playback support. 5.1 mode support blocked > now due to unidentified synchonization problem. For 7.1 soundcards 5.1 > support handled correctly via software upmix done by sound(4). > > Stereo stream is no more duplicated to all ports. If you loose sound, check > you are using right connectors. Front speakers connector is usually green, > center/LFE - orange, rear - black, side - gray. Yay! -- Andriy Gapon