Subject: CVS commit: syssrc/sys/arch/arm
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/27/2002 03:34:48
Module Name:	syssrc
Committed By:	thorpej
Date:		Wed Mar 27 01:34:48 UTC 2002

Modified Files:
	syssrc/sys/arch/arm/arm: cpufunc.c
	syssrc/sys/arch/arm/arm32: cpu.c
	syssrc/sys/arch/arm/include: armreg.h

Log Message:
The 80321 manual lies; it does have a CPU ID distinct from the 80200.
Add that CPU ID, and add a case for it.


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 syssrc/sys/arch/arm/arm/cpufunc.c
cvs rdiff -r1.31 -r1.32 syssrc/sys/arch/arm/arm32/cpu.c
cvs rdiff -r1.12 -r1.13 syssrc/sys/arch/arm/include/armreg.h

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