From owner-freebsd-current@FreeBSD.ORG Thu Aug 28 20:33:36 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 096C016A4BF; Thu, 28 Aug 2003 20:33:36 -0700 (PDT) Received: from puma.icir.org (puma.icir.org [192.150.187.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5503043FA3; Thu, 28 Aug 2003 20:33:33 -0700 (PDT) (envelope-from hodson@puma.icir.org) Received: from puma.icir.org (localhost [127.0.0.1]) by puma.icir.org (8.12.8p1/8.12.3) with ESMTP id h7T3XXuj002238; Thu, 28 Aug 2003 20:33:33 -0700 (PDT) (envelope-from hodson@puma.icir.org) Message-Id: <200308290333.h7T3XXuj002238@puma.icir.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.3 From: Orion Hodson To: David Xu In-Reply-To: <200308282201.18594.davidxu@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 28 Aug 2003 20:33:33 -0700 Sender: hodson@icir.org cc: freebsd-current@FreeBSD.org Subject: Re: Recent sound change still broken? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 29 Aug 2003 03:33:36 -0000 David Xu wrote: | | I tried to backout ac97.c revision 1.43, now my sound card works again, | If someone wants more information, please tell me. David Could you revert to head and check that the mixer "ogain" is non-zero (say 100 :-)? On some codecs "ogain" provides the traditional functionality of "vol". I appreciate this is not ideal. Thanks - Orion