Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761988AbXHAMLz (ORCPT ); Wed, 1 Aug 2007 08:11:55 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1763608AbXHAMLr (ORCPT ); Wed, 1 Aug 2007 08:11:47 -0400 Received: from smtp35.poczta.interia.pl ([80.48.65.35]:13579 "EHLO smtp4.poczta.interia.pl" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1763333AbXHAMLp (ORCPT ); Wed, 1 Aug 2007 08:11:45 -0400 Message-ID: <46B07877.8060604@interia.pl> Date: Wed, 01 Aug 2007 14:11:35 +0200 From: =?ISO-8859-2?Q?Rafa=B3_Bilski?= User-Agent: Thunderbird 2.0.0.5 (X11/20070720) MIME-Version: 1.0 To: Takashi Iwai Cc: Alan Cox , Jaroslav Kysela , Linux Kernel Mailing List Subject: Re: CS5530 Alsa driver fails References: <46AFC017.8090805@interia.pl> <20070801005310.1ef01458@the-village.bc.nu> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 8bit X-EMID: d5964acc Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1143 Lines: 38 >> Might be worth setting the IRQ to sharable. I've never seen a 5530 with >> the sound IRQ shared so I don't know if that works and is a valid >> configuration for the VSA firmware > > The relevant patch is below. Please give it a try. > > > Takashi > - if (request_irq(irq, irq_handler, hardware == SB_HW_ALS4000 ? > + if (request_irq(irq, irq_handler, > + (hardware == SB_HW_ALS4000 || > + hardware == SB_HW_CS5530) ? CS5530: XpressAudio at 0x220 CS5530: MPU at 0x330 CS5530: IRQ: 9 DMA8: 0 DMA16: 5 ALSA sound/isa/sb/sb_common.c:91: snd_sbdsp_reset [0x220] failed... CS5530: Could not create SoundBlaster Does this mean that interrupt cannot be shared? Or is this something worse? Thanks Rafa? ---------------------------------------------------------------------- Dowiedz sie, co naprawde podnieca kobiety. Wiecej wiesz, latwiej je oczarujesz >>>http://link.interia.pl/f1b17 - 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/