From owner-freebsd-current Thu Jul 27 19:33:01 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id TAA20749 for current-outgoing; Thu, 27 Jul 1995 19:33:01 -0700 Received: from intercore.com (num1sun.intercore.com [205.198.76.1]) by freefall.cdrom.com (8.6.11/8.6.6) with ESMTP id TAA20740 for ; Thu, 27 Jul 1995 19:32:58 -0700 Received: (robin@localhost) by intercore.com (8.6.9/8.6.4) id WAA00588; Thu, 27 Jul 1995 22:28:47 -0400 From: Robin Cutshaw Message-Id: <199507280228.WAA00588@intercore.com> Subject: Re: SMC Ultra interrupt problem To: tom@uniserve.com (Tom Samplonius) Date: Thu, 27 Jul 1995 22:28:46 -0400 (EDT) Cc: freebsd-current@freebsd.org In-Reply-To: from "Tom Samplonius" at Jul 27, 95 03:06:25 pm X-Mailer: ELM [version 2.4 PL21] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 664 Sender: current-owner@freebsd.org Precedence: bulk > On Thu, 27 Jul 1995, Robin Cutshaw wrote: > > > I just tried to boot/install from the 2.0.5-950622-SNAP distribution and > > there is a problem with the interrupt probe for the SMC Ultra isa card. > > I've got the interrupt set to 7 (no LPT1 there) and the driver reports 5. > > I then reports spurrious int 7's. > > > > The interrupt is at 7 because I ran out of the other interrupts. > > If you want to use your SMC at irq 7, you must tell FreeBSD too. Type > "-c" at the boot prompt and change the irq for the appropiated edX device. > > Tom > But why would it use irq 5? This seems like a bug to me. FWIW, linux used irq 7 with no mods... robin