Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   mbalmer
Date:           Fri Nov 27 08:35:05 UTC 2009

Modified Files:
        src/doc: CHANGES
        src/share/man/man4: ums.4
        src/sys/dev/usb: ums.c

Log Message:
Add support for USB HID devices that report absolute coordinates instead
of relative movement data, i.e. touchpanels.  Please note that calibration
must be done outside the wsons(4) driver for now.


To generate a diff of this commit:
cvs rdiff -u -r1.1320 -r1.1321 src/doc/CHANGES
cvs rdiff -u -r1.8 -r1.9 src/share/man/man4/ums.4
cvs rdiff -u -r1.76 -r1.77 src/sys/dev/usb/ums.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