From owner-cvs-all Sun Feb 14 09:10:06 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA14498 for cvs-all-outgoing; Sun, 14 Feb 1999 09:10:06 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA14493; Sun, 14 Feb 1999 09:10:05 -0800 (PST) (envelope-from nsouch@FreeBSD.org) From: Nicolas Souchu Received: (from nsouch@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id JAA81322; Sun, 14 Feb 1999 09:10:04 -0800 (PST) (envelope-from nsouch@FreeBSD.org) Date: Sun, 14 Feb 1999 09:10:04 -0800 (PST) Message-Id: <199902141710.JAA81322@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa ppc.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nsouch 1999/02/14 09:10:03 PST Modified files: sys/i386/isa ppc.c Log: The way the interrupt id was calculated was wrong and the lpt driver was thinking irq was enabled although it wasn't. This case was particular to a no-interrupt static configuration. Reported by: "Norman C. Rice" Revision Changes Path 1.19 +2 -2 src/sys/i386/isa/ppc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message