Subject: CVS commit: syssrc/sys/arch/arm/arm32
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 01/27/2002 16:43:48
Module Name:	syssrc
Committed By:	bjh21
Date:		Sun Jan 27 14:43:48 UTC 2002

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

Log Message:
Add revision->stepping maps for the SA-110, SA-1100 and SA-1110.
Those for the SA-1100 and SA-1110 are from Intel's documentation.
The mapping for the SA-110 is from various sources on the net, since Intel
don't seem to document it.

Also, change the layout of the maps to have four steppings per line,
so they aren't quite so unwieldy.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 syssrc/sys/arch/arm/arm32/cpu.c

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