Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Minoura Makoto <minoura@netbsd.org>
List: source-changes
Date: 03/31/2001 12:20:41
Module Name:	syssrc
Committed By:	minoura
Date:		Sat Mar 31 09:20:40 UTC 2001

Modified Files:
	syssrc/sys/arch/i386/pnpbios: pckbc_pnpbios.c

Log Message:
Match PNP0320 (Japanese 106-key keyboard A01).
 - We could use this information to determine the default keymap (?)
 - Match more keyboards? (e.g.strncmp(idstr, "PNP03", 5))


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/i386/pnpbios/pckbc_pnpbios.c

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