On Thursday, November 8, 2012, Peter Hutterer wrote:

> On Thu, Nov 08, 2012 at 12:48:06AM -0800, Ping Cheng wrote:
> > On Thursday, November 8, 2012, Peter Hutterer wrote:
> >
> > > On Thu, Oct 25, 2012 at 05:50:14PM -0700, Ping Cheng wrote:
> > > > Signed-off-by: <pingli...@gmail.com <javascript:;> <javascript:;>>
> > > > ---
> > > >  data/isdv4-100.tablet |   14 ++++++++++++++
> > > >  data/isdv4-101.tablet |   14 ++++++++++++++
> > > >  data/isdv4-e5.tablet  |   14 ++++++++++++++
> > > >  3 files changed, 42 insertions(+), 0 deletions(-)
> > > >  create mode 100644 data/isdv4-100.tablet
> > > >  create mode 100644 data/isdv4-101.tablet
> > > >  create mode 100644 data/isdv4-e5.tablet
> > > >
> > > > diff --git a/data/isdv4-100.tablet b/data/isdv4-100.tablet
> > > > new file mode 100644
> > > > index 0000000..3a78ee3
> > > > --- /dev/null
> > > > +++ b/data/isdv4-100.tablet
> > > > @@ -0,0 +1,14 @@
> > > > +# this is for Wacom MT touchscreen 0x0100 (10 fingers)
> > > > +
> > > > +[Device]
> > > > +Name=Wacom ISDv4 100
> > >
> > > just confirming this - the other two are E101 and E4, this one is just
> 100.
> > > is this intended?
> > >
> > >
> > There are total of three new models: 0x100, 0x101, and 0xe5. There are no
> > 0xe100 and 0xe4 .  Maybe I made typos somewhere?
>
> that's what I was wondering :)
>
> From your patch:
>
> +Name=Wacom ISDv4 E5
> +Name=Wacom ISDv4 E101
> +Name=Wacom ISDv4 100
>
> The last one should be named E100? or the second one just 101?


I see. A copy/paste error. It should be:

+Name=Wacom ISDv4 101

Nice catch ;-)! Thank you.

Ping

> > > +Touch=true
> > > > +BuiltIn=true
> > > > +Buttons=0
> > > > diff --git a/data/isdv4-101.tablet b/data/isdv4-101.tablet
> > > > new file mode 100644
> > > > index 0000000..498c751
> > > > --- /dev/null
> > > > +++ b/data/isdv4-101.tablet
> > > > @@ -0,0 +1,14 @@
> > > > +# this is for the Wacom pen + touchscreen as found in the Fujitsu
> T902
> > > > +
> > > > +[Device]
> > > > +Name=Wacom ISDv4 E101
> > > > +DeviceMatch=usb:056a:0101
> > > > +Class=ISDV4
> > > > +Width=11
> > > > +Height=6
> > > > +
> > > > +[Features]
> > > > +Stylus=true
> > > > +Touch=true
> > > > +BuiltIn=true
> > > > +Buttons=0
> > > > diff --git a/data/isdv4-e5.tablet b/data/isdv4-e5.tablet
> > > > new file mode 100644
> > > > index 0000000..a22f476
> > > > --- /dev/null
> > > > +++ b/data/isdv4-e5.tablet
> > > > @@ -0,0 +1,14 @@
> > > > +# this is for Wacom MT touchscreen E5 (10 fingers)
> > > > +
> > > > +[Device]
> > > > +Name=Wacom ISDv4 E5
> > > > +DeviceMatch=usb:056a:00e5
> > > > +Class=ISDV4
> > > > +Width=11
> > > > +Height=6
> > > > +
> > > > +[Features]
> > > > +Stylus=false
> > > > +Touch=true
> > > > +BuiltIn=true
> > > > +Buttons=0
> > > > --
> > > > 1.7.1
> > > >
> > > >
> > > >
> > >
> ------------------------------------------------------------------------------
> > > > Everyone hates slow websites. So do we.
> > > > Make your web apps faster with AppDynamics
> > > > Download AppDynamics Lite for free today:
> > > > http://p.sf.net/sfu/appdyn_sfd2d_oct
> > > > _______________________________________________
> > > > Linuxwacom-devel mailing list
> > > > Linuxwacom-devel@lists.sourceforge.net <javascript:;> <javascript:;>
> > > > https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel
> > > >
> > >
>
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to