Subject: CVS commit: src/sys/arch/arm/arm
To: None <source-changes@netbsd.org>
From: Hiroyuki Bessho <bsh@netbsd.org>
List: source-changes
Date: 03/18/2003 13:20:56
Module Name: src
Committed By: bsh
Date: Tue Mar 18 11:20:56 UTC 2003
Modified Files:
src/sys/arch/arm/arm: cpufunc.c
Log Message:
simplify CPU ID test for Intel PXA2xx by masking core revision part.
This also allows the kernel to run on pxa255.
To generate a diff of this commit:
cvs rdiff -r1.54 -r1.55 src/sys/arch/arm/arm/cpufunc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.