Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Shin Takemura <takemura@netbsd.org>
List: source-changes
Date: 01/21/2001 07:00:30
Module Name:	syssrc
Committed By:	takemura
Date:		Sun Jan 21 05:00:29 UTC 2001

Modified Files:
	syssrc/sys/arch/hpcmips/vr: vrpiu.c vrpiuvar.h

Log Message:
Fix bugs of VR touch panel driver,
  - status stay in touching while pen don't realy touch.
  - cursor often jumps to center of screen.
But it seems that 'stay in touching' still occurs at rare intervals.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 syssrc/sys/arch/hpcmips/vr/vrpiu.c
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/hpcmips/vr/vrpiuvar.h

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