Subject: CVS commit: src/sys/arch/sandpoint/stand/netboot
To: None <source-changes@NetBSD.org>
From: Tohru Nishimura <nisimura@netbsd.org>
List: source-changes
Date: 11/12/2007 05:29:22
Module Name: src
Committed By: nisimura
Date: Mon Nov 12 05:29:22 UTC 2007
Modified Files:
src/sys/arch/sandpoint/stand/netboot: main.c
Log Message:
- cache insns accept unaligned addresses to go.
- correct dcache_line_size range detect errors in inv()/wbinv().
- make inv() unaligned case friendly.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/sandpoint/stand/netboot/main.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.