From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 43DA667B66 for ; Fri, 7 Jul 2006 18:28:01 +1000 (EST) Subject: Re: [Alsa-devel] [RFC 01/12] snd-powermac: no longer handle anything with a layout-id property From: Benjamin Herrenschmidt To: Johannes Berg In-Reply-To: <1152260564.15068.20.camel@localhost> References: <20060607130909.584205000@sipsolutions.net> <20060607130910.156412000@sipsolutions.net> <1151619973.22380.50.camel@mindpipe> <1152250720.9862.32.camel@localhost.localdomain> <1152259477.15068.15.camel@localhost> <1152260005.9862.53.camel@localhost.localdomain> <1152260564.15068.20.camel@localhost> Content-Type: text/plain Date: Fri, 07 Jul 2006 18:27:41 +1000 Message-Id: <1152260861.9862.59.camel@localhost.localdomain> Mime-Version: 1.0 Cc: alsa-devel@alsa-project.org, Takashi Iwai , netstar@gatheringofgray.com, linuxppc-dev@ozlabs.org, Lee Revell List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 2006-07-07 at 10:22 +0200, Johannes Berg wrote: > On Fri, 2006-07-07 at 18:13 +1000, Benjamin Herrenschmidt wrote: > > > Maybe ... or not... I'd rather not bother. I think Alsa should be able > > to create softvol if there is no Master volume... > > But how long should it wait for the master volume to become available? > Thing is, as far as I understand this, the mixer is dynamic and you can > add and remove things at any time essentially. No one does, but that's > another story. Well, when the master volume shows up, softvol can "unplug" itself :) Ben.