From owner-freebsd-current Thu Jul 27 11:42:44 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id LAA02193 for current-outgoing; Thu, 27 Jul 1995 11:42:44 -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 LAA02181 for ; Thu, 27 Jul 1995 11:42:39 -0700 Received: (robin@localhost) by intercore.com (8.6.9/8.6.4) id OAA21637 for freebsd-current@freebsd.org; Thu, 27 Jul 1995 14:38:48 -0400 From: Robin Cutshaw Message-Id: <199507271838.OAA21637@intercore.com> Subject: SMC Ultra interrupt problem To: freebsd-current@freebsd.org Date: Thu, 27 Jul 1995 14:38:47 -0400 (EDT) X-Mailer: ELM [version 2.4 PL21] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 337 Sender: current-owner@freebsd.org Precedence: bulk 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. Just FYI, robin