Re: [Linuxwacom-devel] [PATCH libwacom 02/11] lib: add Intuos and Intuos2 classes

2012-04-30 Thread Bastien Nocera
On Mon, 2012-04-30 at 15:53 +1000, Peter Hutterer wrote: > The datafiles already use them, might as well have the code for them > > Signed-off-by: Peter Hutterer Reviewed-By: Bastien Nocera > --- > libwacom/libwacom-database.c |4 > libwacom/libwacom.c |2 ++ > libwacom/

[Linuxwacom-devel] [PATCH libwacom 02/11] lib: add Intuos and Intuos2 classes

2012-04-29 Thread Peter Hutterer
The datafiles already use them, might as well have the code for them Signed-off-by: Peter Hutterer --- libwacom/libwacom-database.c |4 libwacom/libwacom.c |2 ++ libwacom/libwacom.h |2 ++ 3 files changed, 8 insertions(+) diff --git a/libwacom/libwacom-databa