Hi Jiri, > The hid-wacom driver required user-space to poke at the tablet > to make it send data about the cursor location. > > This patch makes it do the same thing but in the kernel. > > Signed-off-by: Bastien Nocera <hadess@xxxxxxxxxx> > Signed-off-by: Jiri Kosina <jkosina@xxxxxxx> Acked-by: Marcel Holtmann <marcel@xxxxxxxxxxxx> > > + /* Set Wacom mode2 */ > + rep_data[0] = 0x03; rep_data[1] = 0x00; > + limit =3; Small nitpick here. The space after = is missing ;) Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html