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: 01/24/2002 22:14:20
Module Name: syssrc
Committed By: thorpej
Date: Thu Jan 24 20:14:20 UTC 2002
Modified Files:
syssrc/sys/arch/arm/arm32: cpu.c
Log Message:
Use a table to look up stepping names. Add a generic stepping
table ("rev 0", "rev 1", etc.) and an i80200 stepping table that
has the stepping names that appear in the i80200 manuals/errata..
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 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.