Subject: CVS commit: src/sys/arch/hpcsh/dev
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 12/14/2003 04:03:16
Module Name:	src
Committed By:	uwe
Date:		Sun Dec 14 04:03:16 UTC 2003

Modified Files:
	src/sys/arch/hpcsh/dev: pfckbd.c

Log Message:
Use callout_schedule instead of callout_reset to re-establish keyboard
callouts.

While here, #if 0 the code in pfckbd_callout_hp to read (and ignore)
PFC registers G and H.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/arch/hpcsh/dev/pfckbd.c

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