The WALTOP kernel driver patches are in the mainline lk now.

Dave
From 0e0c1dc96612a6a50d70e6d00709479a2cd4de80 Mon Sep 17 00:00:00 2001
From: David Foley <favux...@gmail.com>
Date: Tue, 21 Jun 2011 21:14:49 -0500
Subject: [PATCH] conf:  Add WALTOP back into MatchProduct

Signed-off-by: David Foley <favux...@gmail.com>
---
 conf/50-wacom.conf |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/conf/50-wacom.conf b/conf/50-wacom.conf
index dc0bfc0..2c9ccb6 100644
--- a/conf/50-wacom.conf
+++ b/conf/50-wacom.conf
@@ -1,9 +1,6 @@
 Section "InputClass"
 	Identifier "Wacom class"
-# WALTOP needs a patched kernel driver, that isn't in mainline lk yet,
-# so for now just let it fall through and be picked up by evdev instead.
-#	MatchProduct "Wacom|WALTOP|WACOM"
-	MatchProduct "Wacom|WACOM|Hanwang"
+	MatchProduct "Wacom|WACOM|WALTOP|Hanwang"
 	MatchDevicePath "/dev/input/event*"
 	Driver "wacom"
 EndSection
-- 
1.7.1

------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today.
http://p.sf.net/sfu/quest-sfdev2dev
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to