From owner-cvs-all Mon Jan 18 13:23:49 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA13840 for cvs-all-outgoing; Mon, 18 Jan 1999 13:23:49 -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 NAA13835; Mon, 18 Jan 1999 13:23:48 -0800 (PST) (envelope-from julian@FreeBSD.org) From: Julian Elischer Received: (from julian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA29082; Mon, 18 Jan 1999 13:23:49 -0800 (PST) Date: Mon, 18 Jan 1999 13:23:49 -0800 (PST) Message-Id: <199901182123.NAA29082@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa if_sr.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk julian 1999/01/18 13:23:49 PST Modified files: sys/i386/isa if_sr.c Log: Fix screwed up previous commit. Obviously no-one is using this card on ISA as the interrupts were NOT being handled. Revision Changes Path 1.20 +9 -4 src/sys/i386/isa/if_sr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message