Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: xsrc
Module Name: xsrc
Committed By: augustss
Date: Thu Sep 2 08:58:07 UTC 1999
Modified Files:
xsrc/xc/config/cf: NetBSD.cf xf86.tmpl xf86site.def xfree86.cf
xsrc/xc/programs/Xserver/hw/xfree86/common: Imakefile
Added Files:
xsrc/xc/programs/Xserver/hw/xfree86/common: xf86USBtablet.c
Log Message:
Add NetBSD support for USB tablets. Tested with a Wacom PenPartner, but
it should work with a wide range of USB tablets since it decodes the report
descriptors and extracts data accordingly.
The xf86USBtablet module uses libusb, which contains the USB HID routines.
This library has a generous license so it should be possible to import
into other platforms that want USB tablet support.
To generate a diff of this commit:
cvs rdiff -r1.59 -r1.60 xsrc/xc/config/cf/NetBSD.cf
cvs rdiff -r1.1.1.4 -r1.2 xsrc/xc/config/cf/xf86.tmpl
cvs rdiff -r1.15 -r1.16 xsrc/xc/config/cf/xf86site.def
cvs rdiff -r1.9 -r1.10 xsrc/xc/config/cf/xfree86.cf
cvs rdiff -r1.1.1.7 -r1.2 \
xsrc/xc/programs/Xserver/hw/xfree86/common/Imakefile
cvs rdiff -r0 -r1.1 \
xsrc/xc/programs/Xserver/hw/xfree86/common/xf86USBtablet.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