Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 01/15/2000 09:36:17
Module Name:	syssrc
Committed By:	he
Date:		Sat Jan 15 17:36:16 UTC 2000

Modified Files:
	syssrc/sys/arch/x68k/dev [netbsd-1-4]: ms.c

Log Message:
Pull up revision 1.9 (requested by itohy):
  Change the implementation of ms(4) polling to use timeout(9)
  software timer, and change the clock interrupt handler not to
  lower interrupt level, in order to eliminate glitches on MPU
  interrupt levels.


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