Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 04/23/2001 12:35:13
Module Name:	syssrc
Committed By:	jdolecek
Date:		Mon Apr 23 09:35:12 UTC 2001

Modified Files:
	syssrc/sys/arch/i386/isa: clock.c

Log Message:
Handle the slighly different PS/2 CMOS layout and get/set century
byte as appropriate. The check for valid CMOS CRC checksum is not implemented
yet; I don't currently know algorithm they use.

The info about PS/2 CMOS was taken from the Padgett Peterson's
x86/MSDOS Interrupt List, release 60.


To generate a diff of this commit:
cvs rdiff -r1.66 -r1.67 syssrc/sys/arch/i386/isa/clock.c

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