Subject: CVS commit: src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 07/07/2004 01:03:57
Module Name:	src
Committed By:	mycroft
Date:		Wed Jul  7 01:03:57 UTC 2004

Modified Files:
	src/sys/arch/i386/i386: vector.S

Log Message:
Minor adjustment so that it is safe for an interrupt handler to unregister
itself.  Fixes a potential problem with PCMCIA IRQ probing.  See PR 9928.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/arch/i386/i386/vector.S

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