Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/i386/pci



Module Name:    src
Committed By:   dyoung
Date:           Thu Sep 22 19:34:58 UTC 2005

Modified Files:
        src/sys/arch/i386/pci: geode.c

Log Message:
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.1 -r1.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.




Home | Main Index | Thread Index | Old Index