summaryrefslogtreecommitdiff
path: root/src/wcmValidateDevice.c
Commit message (Expand)AuthorAgeFilesLines
* Set Touch and Gesture options during the configurationPing Cheng2009-12-161-4/+21
* Enable Serial ISDV4 2FGT tool type in wcmDeviceTypeKeysPing Cheng2009-12-161-0/+2
* Gesture for 2FGT devicesPing Cheng2009-12-111-0/+4
* Support future udev backend.Peter Hutterer2009-12-101-4/+3
* Fix a crash that would happen when a sysfs device doesn't existTomas Carnecky2009-12-011-1/+2
* Move wcmDevCls check to xf86WcmOpen, where it belongs.Ping Cheng2009-11-301-26/+0
* Let default catch all hotplugged serial ISDV4 devicesPing Cheng2009-11-301-11/+10
* Remove ForceDevice option - now unused.Ping Cheng2009-11-301-19/+23
* Support serial hotplugging.Ping Cheng2009-11-301-24/+86
* Don't crash if wcmIsAValidType returns False for all typesThomas Jaeger2009-11-301-0/+6
* Remove uniq field - not required.Ping Cheng2009-11-261-9/+0
* Only support baud rates 19200 and 38400 for ISDV4 devices.Ping Cheng2009-11-231-3/+2
* janitor: Leave loop early if we found a pos. result.Ping Cheng2009-11-231-0/+3
* Purge driver-specific speed/accel.Peter Hutterer2009-11-191-3/+0
* Remove a duplicated #ifdef in wcmValidateDevice.cPing Cheng2009-11-171-6/+1
* This patch allows multiple tools of the same type to be defined for one device.Ping Cheng2009-11-171-53/+48
* Fix an error message to list the device name.Peter Hutterer2009-11-131-1/+3
* retrieve all tool types from the kernelPing Cheng2009-11-121-178/+38
* Spin-off validatation from configuration.Ping Cheng2009-11-121-0/+816