From owner-freebsd-multimedia@FreeBSD.ORG Mon Oct 2 14:13:08 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 54E2416A4DA; Mon, 2 Oct 2006 14:13:08 +0000 (UTC) (envelope-from rainer.alves@gmail.com) Received: from valfenda.ibest.com.br (valfenda.ibest.com.br [200.181.68.248]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7F4E43D53; Mon, 2 Oct 2006 14:13:06 +0000 (GMT) (envelope-from rainer.alves@gmail.com) Received: from [127.0.0.1] (centaurus.ibest.com.br [200.181.68.107]) by valfenda.ibest.com.br (Postfix) with ESMTP id 0D3C73E8C6C; Mon, 2 Oct 2006 11:13:04 -0300 (BRST) Message-ID: <45211E0C.9020303@gmail.com> Date: Mon, 02 Oct 2006 11:11:24 -0300 From: Rainer Alves User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.0.7) Gecko/20060915 Thunderbird/1.5.0.7 Mnenhy/0.7.4.0 MIME-Version: 1.0 To: Ariff Abdullah References: <200610011113.k91BD09L005884@repoman.freebsd.org> <20061001192728.0cc7cdf6.ariff@FreeBSD.org> <45202B42.4000902@gmail.com> <20061002050812.0044af86.ariff@FreeBSD.org> <452031A6.5010205@gmail.com> <452034B4.8000100@gmail.com> <20061002160247.44e7fd9b.ariff@FreeBSD.org> In-Reply-To: <20061002160247.44e7fd9b.ariff@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-iBEST-MailScanner-Information: iBEST E-Mail Scanner X-MailScanner-From: rainer.alves@gmail.com Cc: freebsd-multimedia@FreeBSD.org Subject: Re: Support for High Definition Audio (Controller) is in the tree. 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: Mon, 02 Oct 2006 14:13:08 -0000 Ariff Abdullah wrote: > Replace sys/dev/sound/pcm/ac97_patch.c with: > http://people.freebsd.org/~ariff/test/ac97_patch.c > > .. if the above works.. > > Part of the commit was to implement master volume "vol" for few > codecs, particularly yours. How is the behaviour of "vol" mixer > _before_ and _after_ the commit? Ariff, After changing the ad1981b_patch(...) function as you suggested, sound output is back to normal. The 'vol' mixer is behaving as it did before the commit. Thanks! -- Rainer Alves