Source-Changes archive

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

CVS commit: [netbsd-5] src



Module Name:    src
Committed By:   sborrill
Date:           Fri Nov 27 09:49:42 UTC 2009

Modified Files:
        src/doc [netbsd-5]: CHANGES
        src/share/man/man4 [netbsd-5]: ums.4
        src/sys/dev/usb [netbsd-5]: ums.c

Log Message:
Pull up the following revisions(s) (requested by mbalmer in ticket #1164):
        doc/CHANGES:            revision 1.1320 via patch
        share/man/man4/ums.4:   revision 1.9
        sys/dev/usb/ums.c:      revision 1.77

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


To generate a diff of this commit:
cvs rdiff -u -r1.1142.2.9 -r1.1142.2.10 src/doc/CHANGES
cvs rdiff -u -r1.8 -r1.8.4.1 src/share/man/man4/ums.4
cvs rdiff -u -r1.73.8.1 -r1.73.8.2 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