Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 02/26/2000 19:08:01
Module Name:	syssrc
Committed By:	mycroft
Date:		Sun Feb 27 03:08:01 UTC 2000

Modified Files:
	syssrc/sys/dev/isa: i82365_isasubr.c

Log Message:
Reorder the usage of intr_establish/intr_disestablish with respect to setting
the CSC_INTR register, to insure that the IRQ is not left floating and enabled
at any point.  Eliminates stray interrupts during the IRQ probe.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 syssrc/sys/dev/isa/i82365_isasubr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.