Subject: CVS commit: [netbsd-3] src/sys/arch/i386/pci
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 05/20/2006 12:31:39
Module Name:	src
Committed By:	tron
Date:		Sat May 20 12:31:39 UTC 2006

Modified Files:
	src/sys/arch/i386/pci [netbsd-3]: geode.c

Log Message:
Pull up following revision(s) (requested by riz in ticket #1333):
	sys/arch/i386/pci/geode.c: revision 1.2
Suppress false 'WARNING: LAST RESET DUE TO WATCHDOG EXPIRATION!'
indications by clearing the WDOVF status flag for real.  The way
to do that is by writing 1, not 0.


To generate a diff of this commit:
cvs rdiff -r1.5.6.1 -r1.5.6.2 src/sys/arch/i386/pci/geode.c

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