From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [RFC] virtual master control for HD-audio Date: Thu, 10 Jan 2008 16:47:02 +0100 Message-ID: References: Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.suse.de (mx1.suse.de [195.135.220.2]) by alsa0.perex.cz (Postfix) with ESMTP id EF84824560 for ; Thu, 10 Jan 2008 16:47:02 +0100 (CET) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Jaroslav Kysela Cc: ALSA development List-Id: alsa-devel@alsa-project.org At Thu, 10 Jan 2008 16:43:24 +0100 (CET), Jaroslav Kysela wrote: > > On Thu, 10 Jan 2008, Takashi Iwai wrote: > > > > I'm sure I can hack smixer - simple_none.c - to add virtual master support > > > in few days. If I fail for a reason or code is really ugly, I give you my > > > ack for your implementation, ok? > > > > Well, as I wrote, smixer alone won't solve all the corner cases. > > Imlementing smixer would be relatively easy. But it can't be solid > > like the kernel driver, and we have still problems with control API > > and kernel mixer OSS. > > Ok, I switch to rather neutral mode in this issue. Although I don't think > that it's the right solution. You can commit this code to repo. Time shows > us if it was good or not. Back to coding. Glad to hear that. The user-space solution would be of course nice, but in this particular case, it results in far more codes and may give even more problems. Once after we get a better infrastructure for mixer abstraction, let's clean up the whole stuff. Takashi