Subject: CVS commit: src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 09/22/2005 06:45:03
Module Name:	src
Committed By:	dyoung
Date:		Thu Sep 22 06:45:03 UTC 2005

Modified Files:
	src/sys/arch/i386/i386: machdep.c

Log Message:
Reset the AMD Geode SC1100.  Previously, the Geode hung after
printing "resetting...".  Now it really restarts.

Code from FreeBSD.  Description of what the code does by me.


To generate a diff of this commit:
cvs rdiff -r1.563 -r1.564 src/sys/arch/i386/i386/machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.