Module Name: src Committed By: tsutsui Date: Sat Apr 8 17:04:56 UTC 2017
Modified Files: src/sys/arch/hp300/dev: dnkbd.c src/sys/dev/hil: hilkbd.c Log Message: Remove auto-repeat key functions in WSKBD_RAW mode. Pulled from OpenBSD: http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys/arch/hp300/dev/Attic/dnkbd.c#rev1.18 http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys/dev/hil/hilkbd.c#rev1.15 > WSKBD_RAW mode used in X, but X independently implements auto-repeat keys. Tested with Xorg server on HP425t with topcat. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/sys/arch/hp300/dev/dnkbd.c cvs rdiff -u -r1.3 -r1.4 src/sys/dev/hil/hilkbd.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.