[PATCH 12/44] Credit to Panagiotis Issaris for Graphire 3 support

From: Vojtech Pavlik
Date: Tue Mar 16 2004 - 09:47:22 EST


You can pull this changeset from:
bk://kernel.bkbits.net/vojtech/input

===================================================================

ChangeSet@xxxxxxxxxxxxx, 2004-01-26 18:35:00+01:00, panagiotis.issaris@xxxxxxxxxxxxxxxxxxx
input: Credit to Panagiotis Issaris for Graphire 3 support.


wacom.c | 4 +++-
1 files changed, 3 insertions(+), 1 deletion(-)

===================================================================

diff -Nru a/drivers/usb/input/wacom.c b/drivers/usb/input/wacom.c
--- a/drivers/usb/input/wacom.c Tue Mar 16 13:19:36 2004
+++ b/drivers/usb/input/wacom.c Tue Mar 16 13:19:36 2004
@@ -1,7 +1,7 @@
/*
* USB Wacom Graphire and Wacom Intuos tablet support
*
- * Copyright (c) 2000-2002 Vojtech Pavlik <vojtech@xxxxxx>
+ * Copyright (c) 2000-2004 Vojtech Pavlik <vojtech@xxxxxx>
* Copyright (c) 2000 Andreas Bach Aaen <abach@xxxxxxxxxxx>
* Copyright (c) 2000 Clifford Wolf <clifford@xxxxxxxxxxx>
* Copyright (c) 2000 Sam Mosel <sam.mosel@xxxxxxxxxxxx>
@@ -9,6 +9,7 @@
* Copyright (c) 2000 Daniel Egger <egger@xxxxxxx>
* Copyright (c) 2001 Frederic Lepied <flepied@xxxxxxxxxxxxxxxx>
* Copyright (c) 2002 Ping Cheng <pingc@xxxxxxxxx>
+ * Copyright (c) 2004 Panagiotis Issaris <panagiotis.issaris@xxxxxxxxxxxxxxxxxxx>
*
* ChangeLog:
* v0.1 (vp) - Initial release
@@ -48,6 +49,7 @@
* v1.30 (vp) - Merge 2.4 and 2.5 drivers
* - Since 2.5 now has input_sync(), remove MSC_SERIAL abuse
* - Cleanups here and there
+ * v1.30.1 (pi) - Added Graphire3 support
*/

/*

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/