From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S267356AbUG1RhV (ORCPT ); Wed, 28 Jul 2004 13:37:21 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S267348AbUG1RhU (ORCPT ); Wed, 28 Jul 2004 13:37:20 -0400 Received: from cantor.suse.de ([195.135.220.2]:38535 "EHLO Cantor.suse.de") by vger.kernel.org with ESMTP id S267343AbUG1RhT (ORCPT ); Wed, 28 Jul 2004 13:37:19 -0400 Date: Wed, 28 Jul 2004 19:32:43 +0200 Message-ID: From: Takashi Iwai To: Samuel Thibault Cc: MatzeBraun@gmx.de, zab@redhat.com, linux-kernel@vger.kernel.org, torvalds@osdl.org Subject: Re: [2.6 PATCH] front buttons wouldn't mute ESS Maestro In-Reply-To: <20040724224129.GC19273@bouh.is-a-geek.org> References: <20040724224129.GC19273@bouh.is-a-geek.org> User-Agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.5 (Awara-Onsen) FLIM/1.14.5 (Demachiyanagi) APEL/10.6 MULE XEmacs/21.4 (patch 15) (Security Through Obscurity) (i386-suse-linux) MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org At Sun, 25 Jul 2004 00:41:29 +0200, Samuel Thibault wrote: > > Hi, > > Here is a small fix to enable muting ESS Maestro sound card thanks to > the up/down buttons: when has reached the driver's minimum (! this is > something like -dB value), just mute. > (It was working in OSS driver, but not in ALSA) Thanks for the patch. ALSA doesn't unmute automatically, so I'm afraid that we'll need a code for that, too. Takashi