Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Ty Sarna <tsarna@netbsd.org>
List: source-changes
Date: 05/24/2004 23:48:36
Module Name: src
Committed By: tsarna
Date: Mon May 24 23:48:36 UTC 2004
Modified Files:
src/sys/dev/usb: files.usb
Added Files:
src/sys/dev/usb: uep.c
Log Message:
"uep" a driver for USB eGalax touch-panels. These are commonly found on
Xenarc, Liliput, etc. small touchpanel LCD displays.
TODO:
- manpage
- calibration support (make hpc's tpcalib stuff more MI?)
- On i386 and other xfree-ish xservers, (currently-uncomitted) patches
are needed for X to honor wscons absolute mouse position events.
To generate a diff of this commit:
cvs rdiff -r1.52 -r1.53 src/sys/dev/usb/files.usb
cvs rdiff -r0 -r1.1 src/sys/dev/usb/uep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.