Subject: CVS commit: src/sys/arch/prep
To: None <source-changes@NetBSD.org>
From: Tim Rightnour <garbled@netbsd.org>
List: source-changes
Date: 07/12/2006 21:28:34
Module Name: src
Committed By: garbled
Date: Wed Jul 12 21:28:34 UTC 2006
Modified Files:
src/sys/arch/prep/pnpbus: mcclock_pnpbus.c
src/sys/arch/prep/prep: platform.c
Log Message:
Add support for rebooting 7024 and 7025 models. Since I cannot figure
out how to properly reboot these machines, instead we make use of the
auto-poweron-alarm time, and power cycle the machine to simulate a
reboot. This is a hack, but until I get documentation on these machines,
at least you will be able to reboot them.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/prep/pnpbus/mcclock_pnpbus.c
cvs rdiff -r1.20 -r1.21 src/sys/arch/prep/prep/platform.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.