Subject: CVS commit: syssrc/sys/arch/arm/arm32
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 04/11/2002 00:45:45
Module Name:	syssrc
Committed By:	thorpej
Date:		Wed Apr 10 21:45:44 UTC 2002

Modified Files:
	syssrc/sys/arch/arm/arm32: arm32_machdep.c

Log Message:
Remove the Control register handling from arm32_vector_init().  Apparently,
the ARM6 and ARM7 do completely the wrong thing if you read this register,
so we have to handle this a different way.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 syssrc/sys/arch/arm/arm32/arm32_machdep.c

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