From owner-freebsd-current@FreeBSD.ORG Wed Apr 23 08:51:11 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 C4AB737B401; Wed, 23 Apr 2003 08:51:11 -0700 (PDT) Received: from puma.icir.org (puma.icir.org [192.150.187.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3C5843F75; Wed, 23 Apr 2003 08:51:10 -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 h3NFpAnR082054; Wed, 23 Apr 2003 08:51:10 -0700 (PDT) (envelope-from hodson@puma.icir.org) Message-Id: <200304231551.h3NFpAnR082054@puma.icir.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.3 To: John Baldwin From: Orion Hodson In-Reply-To: Your message of "Wed, 23 Apr 2003 11:46:40 EDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 23 Apr 2003 08:51:10 -0700 Sender: hodson@icir.org cc: orion@FreeBSD.org cc: Daniel Eischen cc: current@FreeBSD.org Subject: Re: Recent pcm/ac97 commit breaks all the glass in my house 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: Wed, 23 Apr 2003 15:51:12 -0000 /-- John Baldwin wrote: | | Ok, it seems that the following change is sufficient: | | +#if 0 | /* use igain for the mic 20dB boost */ | [SOUND_MIXER_IGAIN] = { -AC97_MIX_MIC, 1, 6, 0, 0, 0, 1, 1 } | , | +#endif | | I tried playing with mixer igain (which defaulted to 0), but turning | it up just made things a lot worse. Okay, I'm happy for this to be committed. If you want to commit this now, that'd be great. - Orion