Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/dev/pckbc



Module Name:    syssrc
Committed By:   martin
Date:           Thu May 23 19:00:29 UTC 2002

Modified Files:
        syssrc/sys/dev/pckbc: pms.c

Log 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.5 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.




Home | Main Index | Thread Index | Old Index