From owner-freebsd-current Thu Jul 27 15:06:13 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id PAA09295 for current-outgoing; Thu, 27 Jul 1995 15:06:13 -0700 Received: from haven.uniserve.com (haven.uniserve.com [198.53.215.121]) by freefall.cdrom.com (8.6.11/8.6.6) with ESMTP id PAA09258 for ; Thu, 27 Jul 1995 15:05:58 -0700 Received: by haven.uniserve.com id <32622>; Thu, 27 Jul 1995 15:06:37 +0100 Date: Thu, 27 Jul 1995 15:06:25 -0700 (PDT) From: Tom Samplonius To: Robin Cutshaw cc: freebsd-current@freebsd.org Subject: Re: SMC Ultra interrupt problem In-Reply-To: <199507271838.OAA21637@intercore.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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