Source-Changes archive

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

CVS commit: [netbsd-3] src/sys/arch/i386/pci



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.




Home | Main Index | Thread Index | Old Index