Subject: CVS commit: [netbsd-1-6] syssrc/sys/arch/powerpc/mpc6xx
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 06/20/2002 05:53:04
Module Name:	syssrc
Committed By:	lukem
Date:		Thu Jun 20 02:53:03 UTC 2002

Modified Files:
	syssrc/sys/arch/powerpc/mpc6xx [netbsd-1-6]: cpu_subr.c

Log Message:
Pull up revision 1.20 (requested by briggs in ticket #323):
- The 8240 and 8245 have a 603 core -- add them to the 603 lists...
- Use atop(dcache_size / assoc) for uvm_page_recolor(ing) instead
  of  atop(dcache_line_size / assoc).


To generate a diff of this commit:
cvs rdiff -r1.14.4.1 -r1.14.4.2 syssrc/sys/arch/powerpc/mpc6xx/cpu_subr.c

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