From owner-freebsd-current@FreeBSD.ORG Tue Aug 26 20:15:24 2008 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 B6B7B106567D; Tue, 26 Aug 2008 20:15:24 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from cmail.optima.ua (cmail.optima.ua [195.248.191.121]) by mx1.freebsd.org (Postfix) with ESMTP id E5F8D8FC15; Tue, 26 Aug 2008 20:15:23 +0000 (UTC) (envelope-from mav@FreeBSD.org) X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona-2.1.0 Received: from [212.86.226.226] (account mav@alkar.net HELO mavbook.mavhome.dp.ua) by cmail.optima.ua (CommuniGate Pro SMTP 5.1.14) with ESMTPSA id 209116316; Tue, 26 Aug 2008 23:15:08 +0300 Message-ID: <48B46440.40003@FreeBSD.org> Date: Tue, 26 Aug 2008 23:14:56 +0300 From: Alexander Motin User-Agent: Thunderbird 2.0.0.16 (X11/20080726) MIME-Version: 1.0 To: Norikatsu Shigemura References: <1219692182.00003969.1219680004@10.7.7.3> <48B30A83.1030206@FreeBSD.org> <20080827023751.1eb0ebc0.nork@FreeBSD.org> <20080827030904.a3b8c1db.nork@FreeBSD.org> In-Reply-To: <20080827030904.a3b8c1db.nork@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@FreeBSD.org Subject: Re: How about AMD Puma platform support? 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: Tue, 26 Aug 2008 20:15:24 -0000 Norikatsu Shigemura wrote: > On Wed, 27 Aug 2008 02:37:51 +0900 > Norikatsu Shigemura wrote: >> Because pcm0 and pcm2 is only mixer device. > > Oops, sorry! pcm0 is HDMI Audio. Sorry, I can't test on HDMI. > Because I don't have any HDMI device. Yes, you are right: pcm0 is HDMI playback, pcm1 is analog playback/record, pcm2 is SPDIF playback. As I can see in logs, driver processed your system good enough. The only codec feature left unsupported is the precise analog master volume (vol on pcm1). I have just uploaded new patch version to the http://people.freebsd.org/~mav/. I expect that it should fix this problem. If you can test it - check master volume control now send me new dmesg output please. Also I am interested to test recording source selection. Your second codec supports mixed recording on pcm1, so you can record from several sources specified with mixer same time (in addition to recording from total input mix named "mix"). I am unable to test this on my hardware, so I would be grateful if you can do it. -- Alexander Motin