From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751135AbVK3Kz0 (ORCPT ); Wed, 30 Nov 2005 05:55:26 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751139AbVK3Kz0 (ORCPT ); Wed, 30 Nov 2005 05:55:26 -0500 Received: from mail.suse.de ([195.135.220.2]:2012 "EHLO mx1.suse.de") by vger.kernel.org with ESMTP id S1751135AbVK3KzZ (ORCPT ); Wed, 30 Nov 2005 05:55:25 -0500 Date: Wed, 30 Nov 2005 11:55:49 +0100 Message-ID: From: Takashi Iwai To: Kyle Moffett Cc: linux-kernel@vger.kernel.org, Benjamin Herrenschmidt Subject: Re: [PATCH][RFC][2.6.15-rc3] snd_powermac: Add ID for Spring 2005 17" Powerbook In-Reply-To: References: User-Agent: Wanderlust/2.12.0 (Your Wildest Dreams) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 MULE XEmacs/21.5 (beta21) (corn) (+CVS-20050720) (i386-suse-linux) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org At Tue, 29 Nov 2005 14:02:58 -0500, Kyle Moffett wrote: > > The audio chip in my Spring 2005 17" PowerBook was incorrectly > recognized as an AWACS chip. This adds the chip ID to the > snd_powermac driver such that it is recognized as a Toonie (I don't > know if that's correct, but it's the only one that makes it work at > all). and sorts the ID lists numerically. NOTE: This chip is only > minimally supported at this point; it has system beep support and > very low volume speaker output, and that's about it. > > Signed-off-by: Kyle Moffett Thanks, I applied it to ALSA tree now. Takashi