From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx2.suse.de (mx2.suse.de [195.135.220.15]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx2.suse.de", Issuer "SuSE Linux AG internal IMAP-Server CA" (not verified)) by ozlabs.org (Postfix) with ESMTP id 37AEE67A64 for ; Thu, 14 Apr 2005 23:04:45 +1000 (EST) Date: Thu, 14 Apr 2005 15:04:34 +0200 Message-ID: From: Takashi Iwai To: Benjamin Herrenschmidt In-Reply-To: <1113444877.5515.44.camel@gaston> References: <1113444877.5515.44.camel@gaston> MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII Cc: Andrew Morton , linuxppc-dev list , "debian-powerpc@lists.debian.org" , alsa-devel@lists.sourceforge.net Subject: Re: [Alsa-devel] [PATCH] ppc32: add sound support for Mac Mini List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , At Thu, 14 Apr 2005 12:14:37 +1000, Benjamin Herrenschmidt wrote: > > Hi ! > > This patch applies on top of my previous g5 related sound patches and > adds support for the Mac Mini to the PowerMac Alsa driver. Thanks! Now applied all patches to ALSA tree. > However, I haven't found any kind of HW support for volume control on > this machine. If it exist, it's well hidden. That means that you > probably want to make sure you use software with the ability to do soft > volume control, or use Alsa 0.9 pre-release with the softvol plugin. The softvol plugin is already available on ALSA 1.0.8. I'll set up the default alsa-lib configuration of Pmac Toonie device to use softvol in ALSA 1.0.9. Takashi