From owner-freebsd-questions Sun Oct 7 11:31:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id D84D737B405 for ; Sun, 7 Oct 2001 11:31:47 -0700 (PDT) Received: from [212.238.77.116] (helo=buffy.raggedclown.net) by post.mail.nl.demon.net with esmtp (Exim 3.22 #1) id 15qIiH-0003FL-00; Sun, 07 Oct 2001 18:31:46 +0000 Received: by tanya.raggedclown.net (Ragged Clown Mailhost, from userid 500) id EBC66104A; Sun, 7 Oct 2001 20:20:56 +0200 (CEST) Date: Sun, 7 Oct 2001 20:20:56 +0200 From: Cliff Sarginson To: David Banning Cc: questions@freebsd.org Subject: Re: sound card / network irq conflict Message-ID: <20011007202056.A2960@tanya.raggedclown.intra> References: <20010802140702.A449@sympatico.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.16i In-Reply-To: <20010802140702.A449@sympatico.ca>; from david@skytrackercanada.com on Thu, Aug 02, 2001 at 02:07:02PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Aug 02, 2001 at 02:07:02PM -0400, David Banning wrote: > Both sound card and ethernet want irq 5 > If I take out the network card the sound works OK. > The ethernet card just seems to take 5 - it is not set in the kernel. > The sound card I can set, but then I get other errors; > > Aug 2 13:07:12 d /kernel: pcm1: play interrupt timeout, channel dead > > I've tried using 9 and 8 as replacement irq's. > > Any idea what my next step is? > Hi The network card is an ISA I presume. In which case it may need to be configured to use another IRQ etc. Usually you get a disk with an ISA card that allows you to set it up (you have to run it under DOS). If I recall you disable PnP and set the IRQ as you wish. PCI is much simpler..:) -- Regards Cliff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message