Source-Changes archive

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

CVS commit: src/sys/dev/usb



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.




Home | Main Index | Thread Index | Old Index