Subject: CVS commit: syssrc/sys/arch/arm26/podulebus
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 12/03/2001 22:54:08
Module Name: syssrc
Committed By: bjh21
Date: Mon Dec 3 20:54:08 UTC 2001
Modified Files:
syssrc/sys/arch/arm26/podulebus: podloader_asm.S podulebus.c
Log Message:
Disable interrupts for podule loaders from C rather than assembler, since the
former is more portable and less error-prone. This fixes port-arm26/14811.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/arm26/podulebus/podloader_asm.S
cvs rdiff -r1.15 -r1.16 syssrc/sys/arch/arm26/podulebus/podulebus.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.