On Mon, 2012-04-30 at 15:53 +1000, Peter Hutterer wrote: > Signed-off-by: Peter Hutterer <peter.hutte...@who-t.net>
Reviewed-By: Bastien Nocera <had...@hadess.net> > --- > libwacom/libwacom-database.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/libwacom/libwacom-database.c b/libwacom/libwacom-database.c > index 8351e06..dd69fd7 100644 > --- a/libwacom/libwacom-database.c > +++ b/libwacom/libwacom-database.c > @@ -64,6 +64,8 @@ libwacom_class_string_to_enum(const char *class) > return WCLASS_INTUOS; > if (strcmp(class, "Intuos2") == 0) > return WCLASS_INTUOS2; > + if (strcmp(class, "ISDV4") == 0) > + return WCLASS_ISDV4; > > return WCLASS_UNKNOWN; > } ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Linuxwacom-devel mailing list Linuxwacom-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel