Subject: CVS commit: [netbsd-1-6] syssrc/sys/dev/pckbc
To: None <source-changes@netbsd.org>
From: Perry E. Metzger <perry@netbsd.org>
List: source-changes
Date: 05/25/2002 01:49:08
Module Name: syssrc
Committed By: perry
Date: Fri May 24 22:49:08 UTC 2002
Modified Files:
syssrc/sys/dev/pckbc [netbsd-1-6]: pms.c
Log Message:
resolve 1.6 pullup ticket #17 from martin.
pulls up version 1.5
Original commit message:
> When using standard (no scroll wheel) protocol, ignore garbage between
> two packets (just like the old psm.c driver did). And don't insist on the
> first byte having bit 0x08 set.
>
> This makes some odd trackball device work.
>
> Thanks to Tyler Mitchell for reporting and testing.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.4.2.1 syssrc/sys/dev/pckbc/pms.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.