Subject: CVS commit: [jmcneill-pm] src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: source-changes
Date: 09/04/2007 19:14:17
Module Name:	src
Committed By:	joerg
Date:		Tue Sep  4 19:14:17 UTC 2007

Modified Files:
	src/sys/dev/ic [jmcneill-pm]: hpet.c hpetreg.h

Log Message:
Add a bunch of register defines for interrupts and periodic operation.
Rename HPET_MCOUNT to HPET_MCOUNT_LO. Don't bother the user that we
don't use the higher 32bit for the counter.


To generate a diff of this commit:
cvs rdiff -r1.1.16.1 -r1.1.16.2 src/sys/dev/ic/hpet.c
cvs rdiff -r1.1 -r1.1.16.1 src/sys/dev/ic/hpetreg.h

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