Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758917AbXEOKix (ORCPT ); Tue, 15 May 2007 06:38:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753075AbXEOKiq (ORCPT ); Tue, 15 May 2007 06:38:46 -0400 Received: from cantor.suse.de ([195.135.220.2]:40444 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751922AbXEOKip (ORCPT ); Tue, 15 May 2007 06:38:45 -0400 Date: Tue, 15 May 2007 12:38:44 +0200 Message-ID: From: Takashi Iwai To: Rene Herman Cc: Pete Clements , linux-kernel , ALSA devel Subject: Re: 2.6.22-rc1 lost snd_4236 device In-Reply-To: <46494851.4020006@gmail.com> References: <200705131623.l4DGNqta003015@clem.clem-digital.net> <46494851.4020006@gmail.com> 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 (beta27) (fiddleheads) (+CVS-20060704) (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 Content-Length: 1114 Lines: 33 At Tue, 15 May 2007 07:42:41 +0200, Rene Herman wrote: > > [1 ] > On 05/13/2007 06:23 PM, Pete Clements wrote: > > > Fyi: > > With 2.6.22-rc1 get following when loading sound device module. Introduced > > with 2.6.21-git16. > > > > FATAL: Error inserting snd_cs4236 (/lib/modules/2.6.22-rc1/kernel/sound/isa/cs423x/snd-cs4236.ko): No such device > > FATAL: Error running install command for snd_cs4236 > > Yup; the conversion of the mixed legacy/pnp ALSA drivers to the isa_bus > framework is not quite right. Wants the attached. Grr, forgot about the error return at probe. > Takashi, this needs to go to Linus. Can you make sure it gets there? This is > against -linus HEAD. > > Signed-off-by: Rene Herman Thanks. I applied it to ALSA tree so that it will be queued in the next push round. Takashi - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/