Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 02/15/1999 13:05:26
Module Name:	src
Committed By:	scw
Date:		Mon Feb 15 21:05:26 UTC 1999

Modified Files:
	src/sys/arch/mvme68k/mvme68k: locore.s
Log Message:
reboot(8) is now supported, by hitting the hard reset (RST) bit in the GCSR.
Figure out the amount of onboard RAM by looking at the MEMC040/MEMECC
configuration register. (Bank #0 only, for now).