Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Michael L. Hitch <mhitch@netbsd.org>
List: source-changes
Date: 11/08/1999 10:41:33
Module Name:	syssrc
Committed By:	mhitch
Date:		Mon Nov  8 18:41:33 UTC 1999

Modified Files:
	syssrc/sys/arch/pmax/dev: fb_usrreq.c

Log Message:
When the framebuffer is closed, reset the keyboard.  We don't know what the
X server may have done with the keyboard state.  X11R6 was changing the
keyboard modes, which were not compatible with the lk201 keyboard handling
in NetBSD.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 syssrc/sys/arch/pmax/dev/fb_usrreq.c

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