Subject: CVS commit: src/sys/dev/pckbc
To: None <source-changes@netbsd.org>
From: Perry E. Metzger <perry@netbsd.org>
List: source-changes
Date: 02/05/2003 19:36:18
Module Name:	src
Committed By:	perry
Date:		Wed Feb  5 17:36:17 UTC 2003

Modified Files:
	src/sys/dev/pckbc: pckbd.c

Log Message:
change t_extended to t_extended0 for consistency with KBR_EXTENDED[01]
and t_extended1
Fix comment to note that PAUSE keycodes are being remaped to 7F, not
BREAK, which isn't strictly accurate by the various pieces of official
documentaiton.


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/sys/dev/pckbc/pckbd.c

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