From owner-cvs-sys Sun Sep 28 09:09:10 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA10541 for cvs-sys-outgoing; Sun, 28 Sep 1997 09:09:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id JAA10519; Sun, 28 Sep 1997 09:08:54 -0700 (PDT) From: Stephen McKay Received: (from mckay@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id JAA09325; Sun, 28 Sep 1997 09:03:40 -0700 (PDT) Date: Sun, 28 Sep 1997 09:03:40 -0700 (PDT) Message-Id: <199709281603.JAA09325@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa isa.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mckay 1997/09/28 09:03:40 PDT Modified files: (Branch: RELENG_2_2) sys/i386/isa isa.c Log: MFC (intr_machdep.c 1.7): Small hack to isa_nmi() to handle some spurious NMIs. Brought in with unseemly haste to beat the 2.2.5 code freeze. :-) Revision Changes Path 1.74.2.2 +22 -10 src/sys/i386/isa/isa.c