Subject: CVS commit: syssrc/sys/arch/powerpc/mpc6xx
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 06/30/2001 04:21:24
Module Name: syssrc
Committed By: matt
Date: Sat Jun 30 01:21:24 UTC 2001
Modified Files:
syssrc/sys/arch/powerpc/mpc6xx: pmap.c
Log Message:
Fix a spurious debug printf.
Fix pmap_procwr to not check a NULL pvo. (Duh!)
Reformat pmap_print_mmuregs. Actually *fill in* the dbat registers.
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 syssrc/sys/arch/powerpc/mpc6xx/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.