Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-04-28 | Make acecadUSB into a flag. | Giuseppe Bilotta | 2 | -4/+4 | |
Introduce USB_FLAG for the flags field in AceCadPrivateRec to tell if we have a USB device or not, instead of having a separate acecadUSB field. | |||||
2007-04-28 | More whitespace cleanup. | Giuseppe Bilotta | 2 | -16/+16 | |
2007-04-28 | More coding style cleanups. | Giuseppe Bilotta | 1 | -16/+16 | |
2007-04-28 | Add missing newlines in a couple of messages. | Giuseppe Bilotta | 1 | -3/+3 | |
2007-04-28 | Whitespace cleanup. | Giuseppe Bilotta | 2 | -713/+696 | |
2007-04-28 | De-spammify AceCadAutoDevProbe(). | Giuseppe Bilotta | 2 | -13/+14 | |
Demote X_ERRORs in AceCadAutoDevProbe() to X_WARNINGs, and add an X-style verbosity parameter. This is set to 0 during initial probe, and to 4 during runtime probes. | |||||
2007-04-28 | Re-probe on device not found on input if auto-dev is active. | Giuseppe Bilotta | 1 | -0/+4 | |
If USBReadInput() fails because the device is not being found, and auto-dev is active, try re-probing for the device. The only downside of this procedure is that the log may get spammed a lot as long as no device can be found. | |||||
2007-04-28 | Re-probe for device if DeviceOn fails and auto-dev is active. | Giuseppe Bilotta | 2 | -2/+9 | |
If DeviceOn does not find the device and auto-dev is active, run the probe again to try to find the new location of the device (if present). | |||||
2007-04-28 | Device autodetection via sysfs. | Giuseppe Bilotta | 1 | -9/+81 | |
If support for sysfs is compiled in and the libsysfs library is found, the acecad driver will now try to autodetect the device via sysfs at first. If this fails, it will probe /dev/input/eventX devices. Currently the Name option is ignored during sysfs detection: the first possibly valid candidate is accepted without further checks. | |||||
2007-04-27 | "Name" option to configure autodev detection string. | Giuseppe Bilotta | 2 | -7/+14 | |
The string we look for when probing event devices can now be configured with the "Name" option. | |||||
2007-04-26 | Initial support for device autodetection. | Giuseppe Bilotta | 2 | -0/+88 | |
When the "Device" option is missing or set to "auto-dev" the acecad module will attempt autodetection of the correct device. Currently, it will probe all /dev/input/eventX nodes until one is found that reports a device name that begins with "ACECAD". | |||||
2007-04-26 | Uniformize messages. | Giuseppe Bilotta | 1 | -38/+42 | |
Use xf86Msg, prepending local->name when possible and upcasing ACECAD (as per their site, and to differentiate from the software company). Also reduce verbosity by using xf86MsgVerb with verbosity 4 for messages which are not of interest for users. | |||||
2007-04-26 | We always have config.h. | Giuseppe Bilotta | 1 | -6/+0 | |
Quoting Alan Coopersmith from http://lists.x.org/archives/xorg/2007-April/024058.html > Now that we are no longer sharing source with the monolith, should > all the #ifdef HAVE_CONFIG_H's be removed and just always include > config.h now? | |||||
2007-04-24 | Use autoconfigured package version if possible. | Giuseppe Bilotta | 1 | -1/+5 | |
2007-04-24 | Bump to 1.1.1.xf86-input-acecad-1.1.1 | Giuseppe Bilotta | 1 | -1/+1 | |
2007-04-24 | Support 2.6.x kernels. | Giuseppe Bilotta | 1 | -4/+16 | |
2007-04-24 | Use the proper MessageType for probed, default, info and error messages. | Giuseppe Bilotta | 1 | -26/+36 | |
2007-04-24 | Clean up defines, and add an include to fix compilation when LINUX_INPUT is ↵ | Giuseppe Bilotta | 1 | -1/+6 | |
defined | |||||
2006-04-07 | Bump to 1.1.0.xf86-video-impact-0_2_0acecad-1_1_0XORG-7_1 | Adam Jackson | 1 | -1/+1 | |
2006-04-07 | Unlibcwrap and bump server version requirement. | Adam Jackson | 1 | -2/+3 | |
2005-11-21 | Add .cvsignores for drivers. | Eric Anholt | 1 | -0/+6 | |
2005-07-13 | Update all input drivers to pass distcheck | Kevin E Martin | 1 | -1/+1 | |
2005-07-12 | Build skeletons for input drivers. Should basically work. | Adam Jackson | 1 | -0/+31 | |
2005-07-11 | Prep input drivers for modularizing by adding guarded #include "config.h"XORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901XORG-6_8_99_900XORG-6_8_99_16XORG-6_8_99_15 | Adam Jackson | 1 | -0/+4 | |
2005-06-28 | Bug #1565: Don't delete the driver twice. (Stéphane VOLTZ)XORG-6_8_99_14 | Adam Jackson | 1 | -3/+0 | |
2005-06-25 | Bug #3626: _X_EXPORT tags for video and input drivers.XORG-6_8_99_13 | Adam Jackson | 1 | -2/+6 | |
2004-12-04 | Encoding of numerous files changed to UTF-8sco_port_update-baseXORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4XORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10XORG-6_8_99_1 | Markus Kuhn | 1 | -1/+1 | |
2004-04-23 | Merging XORG-CURRENT into trunkrel-0-6-1lg3d-rel-0-7-0lg3d-rel-0-6-2lg3d-baseXORG-6_8_2XORG-6_8_1_904XORG-6_8_1_903XORG-6_8_1_902XORG-6_8_1_901XORG-6_8_1XORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901XORG-6_7_99_2XORG-6_7_99_1XACE-SELINUX-MERGEXORG-6_8-branch | Egbert Eich | 2 | -3/+3 | |
2004-03-14 | Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1 | Egbert Eich | 2 | -2/+2 | |
2004-03-03 | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0 | Egbert Eich | 2 | -2/+2 | |
2004-02-26 | readding XFree86's cvs IDsxf86-4_3_99_903 | Egbert Eich | 2 | -2/+2 | |
2004-02-26 | Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 | Egbert Eich | 2 | -2/+2 | |
2003-11-25 | XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_903_specialxf86-4_3_99_902xf86-4_3_99_901xf86-4_3_99_16xf86-012804-2330 | Kaleb Keithley | 2 | -22/+34 | |
2003-11-14 | Initial revisionXORG-STABLE | Kaleb Keithley | 2 | -0/+1027 | |