On Thu, Apr 07, 2011 at 12:25:32PM +0300, Timo Aaltonen wrote: > Signed-off-by: Timo Aaltonen <[email protected]> > Tested-by: Manoj Iyer <[email protected]> > --- > src/wcmUSB.c | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > v2: fixed the resolution to match other stylus-enabled tablets. > > diff --git a/src/wcmUSB.c b/src/wcmUSB.c > index 81af067..3f8e059 100644 > --- a/src/wcmUSB.c > +++ b/src/wcmUSB.c > @@ -269,6 +269,7 @@ static struct > { WACOM_VENDOR_ID, 0x9F, 394, 394, &usbTabletPC }, /* CapPlus > 0x9F */ > { WACOM_VENDOR_ID, 0xE2, 394, 394, &usbTabletPC }, /* TabletPC > 0xE2 */ > { WACOM_VENDOR_ID, 0xE3, 100000, 100000, &usbTabletPC }, /* TabletPC > 0xE3 */ > + { WACOM_VENDOR_ID, 0xE6, 100000, 100000, &usbTabletPC }, /* TabletPC > 0xE6 */ > > /* IDs from Waltop's driver, available > http://www.waltop.com.tw/download.asp?lv=0&id=2. > Accessed 8 Apr 2010, driver release date 2009/08/11, fork of > linuxwacom 0.8.4. > -- > 1.7.4.1 > applied, thank you
Cheers, Peter ------------------------------------------------------------------------------ Xperia(TM) PLAY It's a major breakthrough. An authentic gaming smartphone on the nation's most reliable network. And it wants your games. http://p.sf.net/sfu/verizon-sfdev _______________________________________________ Linuxwacom-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel
