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 Sep 28 10:58:17 UTC 2012
Modified Files:
src/distrib/sets/lists/man [netbsd-5]: mi
src/lib/libusbhid [netbsd-5]: usb_hid_usages
src/share/man/man4 [netbsd-5]: Makefile wsmouse.4
src/sys/arch/amd64/conf [netbsd-5]: GENERIC
src/sys/arch/i386/conf [netbsd-5]: GENERIC
src/sys/dev/usb [netbsd-5]: FILES files.usb usbdevices.config usbhid.h
Added Files:
src/share/man/man4 [netbsd-5]: uts.4
src/sys/dev/usb [netbsd-5]: uts.c
Log Message:
Pull up the following revisions(s) (requested by liamjfoy in ticket #1797):
lib/libusbhid/usb_hid_usages: revision 1.5 via patch
share/man/man4/Makefile: revision 1.578 via patch
share/man/man4/uts.4: revision 1.1
share/man/man4/wsmouse.4: revision 1.19 via patch
sys/arch/amd64/conf/GENERIC: revision 1.346-1.347 via patch
sys/arch/i386/conf/GENERIC: revision 1.1078 via patch
sys/dev/usb/FILES: revision 1.12 via patch
sys/dev/usb/usbdevices.config: revision 1.12 via patch
sys/dev/usb/files.usb: revision 1.119-1.120 via patch
sys/dev/usb/usbhid.h: revision 1.14 via patch
sys/dev/usb/uts.c: revision 1.1
distrib/sets/lists/man/mi: revision 1.1370 via patch
Add uts(4) driver for USB touchscreens.
To generate a diff of this commit:
cvs rdiff -u -r1.1109.2.20 -r1.1109.2.21 src/distrib/sets/lists/man/mi
cvs rdiff -u -r1.3 -r1.3.18.1 src/lib/libusbhid/usb_hid_usages
cvs rdiff -u -r1.482.2.11 -r1.482.2.12 src/share/man/man4/Makefile
cvs rdiff -u -r0 -r1.1.10.2 src/share/man/man4/uts.4
cvs rdiff -u -r1.17 -r1.17.24.1 src/share/man/man4/wsmouse.4
cvs rdiff -u -r1.231.4.9 -r1.231.4.10 src/sys/arch/amd64/conf/GENERIC
cvs rdiff -u -r1.915.2.12 -r1.915.2.13 src/sys/arch/i386/conf/GENERIC
cvs rdiff -u -r1.10 -r1.10.70.1 src/sys/dev/usb/FILES
cvs rdiff -u -r1.90 -r1.90.4.1 src/sys/dev/usb/files.usb
cvs rdiff -u -r1.6 -r1.6.34.1 src/sys/dev/usb/usbdevices.config
cvs rdiff -u -r1.13 -r1.13.10.1 src/sys/dev/usb/usbhid.h
cvs rdiff -u -r0 -r1.1.12.2 src/sys/dev/usb/uts.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