Subject: CVS commit: syssrc/sys/arch/powerpc/mpc6xx
To: None <source-changes@netbsd.org>
From: Allen Briggs <briggs@netbsd.org>
List: source-changes
Date: 06/19/2002 20:43:31
Module Name:	syssrc
Committed By:	briggs
Date:		Wed Jun 19 17:43:31 UTC 2002

Modified Files:
	syssrc/sys/arch/powerpc/mpc6xx: cpu_subr.c

Log Message:
- 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.19 -r1.20 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.