|
@@ -11,7 +11,7 @@
|
|
* Copyright (c) 2000 Daniel Egger <egger@suse.de>
|
|
* Copyright (c) 2000 Daniel Egger <egger@suse.de>
|
|
* Copyright (c) 2001 Frederic Lepied <flepied@mandrakesoft.com>
|
|
* Copyright (c) 2001 Frederic Lepied <flepied@mandrakesoft.com>
|
|
* Copyright (c) 2004 Panagiotis Issaris <panagiotis.issaris@mech.kuleuven.ac.be>
|
|
* Copyright (c) 2004 Panagiotis Issaris <panagiotis.issaris@mech.kuleuven.ac.be>
|
|
- * Copyright (c) 2002-2008 Ping Cheng <pingc@wacom.com>
|
|
|
|
|
|
+ * Copyright (c) 2002-2009 Ping Cheng <pingc@wacom.com>
|
|
*
|
|
*
|
|
* ChangeLog:
|
|
* ChangeLog:
|
|
* v0.1 (vp) - Initial release
|
|
* v0.1 (vp) - Initial release
|
|
@@ -67,6 +67,7 @@
|
|
* v1.47 (pc) - Added support for Bamboo
|
|
* v1.47 (pc) - Added support for Bamboo
|
|
* v1.48 (pc) - Added support for Bamboo1, BambooFun, and Cintiq 12WX
|
|
* v1.48 (pc) - Added support for Bamboo1, BambooFun, and Cintiq 12WX
|
|
* v1.49 (pc) - Added support for USB Tablet PC (0x90, 0x93, and 0x9A)
|
|
* v1.49 (pc) - Added support for USB Tablet PC (0x90, 0x93, and 0x9A)
|
|
|
|
+ * v1.50 (pc) - Fixed a TabletPC touch bug in 2.6.28
|
|
*/
|
|
*/
|
|
|
|
|
|
/*
|
|
/*
|
|
@@ -87,7 +88,7 @@
|
|
/*
|
|
/*
|
|
* Version Information
|
|
* Version Information
|
|
*/
|
|
*/
|
|
-#define DRIVER_VERSION "v1.49"
|
|
|
|
|
|
+#define DRIVER_VERSION "v1.50"
|
|
#define DRIVER_AUTHOR "Vojtech Pavlik <vojtech@ucw.cz>"
|
|
#define DRIVER_AUTHOR "Vojtech Pavlik <vojtech@ucw.cz>"
|
|
#define DRIVER_DESC "USB Wacom Graphire and Wacom Intuos tablet driver"
|
|
#define DRIVER_DESC "USB Wacom Graphire and Wacom Intuos tablet driver"
|
|
#define DRIVER_LICENSE "GPL"
|
|
#define DRIVER_LICENSE "GPL"
|