Subject: CVS commit: src/sys/arch/hp700/hp700
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 05/01/2005 20:40:02
Module Name: src
Committed By: chs
Date: Sun May 1 20:40:02 UTC 2005
Modified Files:
src/sys/arch/hp700/hp700: machdep.c
Log Message:
various fixes / cleanups:
- turn on some BTLB printfs
- some initial bits of PCX-T support
- simplify cpu_reboot()
- in setregs(), flush the FPU before accessing the PCB copy.
To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/sys/arch/hp700/hp700/machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.