Subject: CVS commit: src/sys/arch/x68k/dev
To: None <source-changes@NetBSD.org>
From: Garrett D'Amore <gdamore@netbsd.org>
List: source-changes
Date: 09/18/2006 22:10:49
Module Name:	src
Committed By:	gdamore
Date:		Mon Sep 18 22:10:49 UTC 2006

Modified Files:
	src/sys/arch/x68k/dev: kbd.c ms.c

Log Message:
Convert references to "time" to calls to "getmicrotime()", needed for
conversion to timecounters.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/sys/arch/x68k/dev/kbd.c
cvs rdiff -r1.22 -r1.23 src/sys/arch/x68k/dev/ms.c

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