Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: ITOH Yasufumi <itohy@netbsd.org>
List: source-changes
Date: 01/14/2000 00:22:42
Module Name:	syssrc
Committed By:	itohy
Date:		Fri Jan 14 08:22:42 UTC 2000

Modified Files:
	syssrc/sys/arch/x68k/dev: ms.c

Log Message:
Change the implementation of ms(4) polling to use timeout(9) software
interrupt in order to eliminate glitches on MPU interrupt levels.
I don't know whether this is a good solution, but it does work.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/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.