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

Modified Files:
	syssrc/sys/arch/arm/include/arm32: pmap.h

Log Message:
Remove the implementation-defined bits from L1_S_PROTO_xscale and
L1_C_PROTO_xscale; while they are supposed to be set to 1 on generic
ARM MMUs (according to the SA-110 and ARM920T manuals), they are listed
as "should be zero" in the i80200 manual.


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 syssrc/sys/arch/arm/include/arm32/pmap.h

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