Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Scott Reynolds <scottr@netbsd.org>
List: source-changes
Date: 04/05/2000 00:18:12
Module Name:	syssrc
Committed By:	scottr
Date:		Wed Apr  5 07:18:12 UTC 2000

Modified Files:
	syssrc/sys/arch/mac68k/dev: pm_direct.c

Log Message:
Correct a few instances where we returned from a function that
had set splhigh() but returned without restoring the previous spl.
The PowerBook keyboard works better, now, but still starts to flake
out pretty badly at 70+ wpm.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 syssrc/sys/arch/mac68k/dev/pm_direct.c

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