Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 12 Feb 2003 11:05:36 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 12 Feb 2003 11:05:35 -0500 Received: from CPEdeadbeef0000-CM400026342639.cpe.net.cable.rogers.com ([24.114.185.204]:3844 "HELO coredump.sh0n.net") by vger.kernel.org with SMTP id ; Wed, 12 Feb 2003 11:04:26 -0500 Date: Wed, 12 Feb 2003 11:15:10 -0500 (EST) From: Shawn Starr To: Paul Laufer cc: Linux Kernel Mailing List Subject: Re: OSS Sound Blaster sb_card.c rewrite (PnP, module options, etc) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1355 Lines: 38 To update you all: Last night Adam and I were debugging the PnP and Adam squashed two bugs. The Sound driver WORKS however, there are serious IRQ/DMA conflicts serio: i8042 AUX port at 0x60,0x64 irq 12 input: AT Set 2 keyboard on isa0060/serio0 serio: i8042 KBD port at 0x60,0x64 irq 1 sb: Init: Starting Probe... pnp: the card driver 'OSS SndBlstr' has been registered pnp: pnp: match found with the PnP card '01:01' and the driver 'OSS SndBlstr' pnp: dma 0 pnp: dma 1 pnp: res: the device '01:01.00' has been activated. sb: PnP: Found Card Named = "Creative SB32 PnP", Card PnP id = CTL0048, Device PnP id = CTL0031 sb: PnP: Detected at: io=0x220, irq=5, dma=1, dma16=5 sb: Interrupt test on IRQ5 failed - Probable IRQ conflict at 0x220 irq 5 dma 1,5 sb: Turning on MPU at 0x330 irq 5 sb: Init: Done YM3812 and OPL-3 driver Copyright (C) by Hannu Savolainen, Rob Hooft 1993-1996 2.5 uses TWO irqs for the i8042 2.4 didn't which gives me 0 irq's free. The problem is, the ISA Modem wants to use IRQ 5 So i have multiple conflicts at the same time ;-( - 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/