From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932526AbVHJJo0 (ORCPT ); Wed, 10 Aug 2005 05:44:26 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932536AbVHJJo0 (ORCPT ); Wed, 10 Aug 2005 05:44:26 -0400 Received: from cantor2.suse.de ([195.135.220.15]:39629 "EHLO mx2.suse.de") by vger.kernel.org with ESMTP id S932526AbVHJJoZ (ORCPT ); Wed, 10 Aug 2005 05:44:25 -0400 Date: Wed, 10 Aug 2005 11:44:09 +0200 Message-ID: From: Takashi Iwai To: Lee Revell Cc: Fernando Lopez-Lezcano , "The Linux Audio Developers' Mailing List" , Raymond Lai , linux-pcmcia@lists.infradead.org, alsa-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org, James Courtier-Dutton Subject: Re: [Alsa-devel] Re: [linux-audio-dev] Re: any update on the pcmcia bug blocking Audigy2 notebook sound card driver development In-Reply-To: <1123570490.26998.1.camel@mindpipe> References: <1ed860e3050807084449b0daac@mail.gmail.com> <20050807104332.320aec48.akpm@osdl.org> <1123519224.16205.5.camel@cmn37.stanford.edu> <1123570490.26998.1.camel@mindpipe> 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 (beta18) (chestnut) (+CVS-20041021) (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, 09 Aug 2005 02:54:49 -0400, Lee Revell wrote: > > [added James to cc:] > > On Mon, 2005-08-08 at 09:40 -0700, Fernando Lopez-Lezcano wrote: > > On Sun, 2005-08-07 at 10:43, Andrew Morton wrote: > > > Raymond Lai wrote: > > > > Hi all, > > > > > > > > I remember there's a kernel pcmcia bug preventing the development for > > > > the Audigy2 pcmcia notebook sound card driver. > > > > > > > > See http://www.alsa-project.org/alsa-doc/index.php?vendor=vendor-Creative_Labs#matrix > > > > > > > > Is there any new updates on the situation? Has the bug been fixed? or > > > > anyone working on it? > > > > > > Is it related to http://bugzilla.kernel.org/show_bug.cgi?id=4788 ? > > > > I think not, the card in question is the Creative Audigy 2 ZS PCMCIA > > card. I have one I can't use yet :-( The kernel locks hard when ALSA > > tries to load the driver. > > Maybe we should have the emu10k1 driver not claim the device until this > is fixed. It's better than locking the machine (this behavior has been > confirmed by several other users). It seems to have the same PCI ID. If the probing phase already triggers the hang up, we can't stop it. Takashi