Subject: CVS commit: src/sys/arch/arm/iomd
To: None <source-changes@NetBSD.org>
From: Chris Gilbert <chris@netbsd.org>
List: source-changes
Date: 01/03/2004 13:11:47
Module Name:	src
Committed By:	chris
Date:		Sat Jan  3 13:11:47 UTC 2004

Modified Files:
	src/sys/arch/arm/iomd: iomd_irqhandler.c

Log Message:
When adding a new interrupt handler to the iomd, turn off interrupts so
we don't run the risk of an interrupt happening while things are being
updated.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/arm/iomd/iomd_irqhandler.c

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