Return-Path: Subject: RE: [PATCHes] Implement Bluetooth Wacom tablet's mode change in the kernel From: Bastien Nocera To: "Gunn, Brian" Cc: Marcel Holtmann , Dmitry Torokhov , linux-input , BlueZ development , Ping , Jiri Kosina In-Reply-To: References: <1263833399.20565.2905.camel@localhost.localdomain> <1263886149.5591.166.camel@localhost.localdomain> <1263897015.20565.3988.camel@localhost.localdomain> Content-Type: text/plain; charset="ISO-8859-1" Date: Thu, 21 Jan 2010 01:35:59 +0000 Message-ID: <1264037759.1735.5008.camel@localhost.localdomain> Mime-Version: 1.0 List-ID: On Wed, 2010-01-20 at 17:08 -0800, Gunn, Brian wrote: > Bastien Nocera wrote: > > The patch was written by Jiri and tested by Brian. Not sure what sort of > > device Brian tested this with... > > I just tested this patch with my device and it does work. I had to > slightly alter the data I send (had to add 0xA2 to the front of it), > but then it does work. > > In my initial attempts, it does seem to work a little worse, but that > is probably because of the device I'm using, which is still under > development. I sent a new version of the patch, which uses "HIDP_TRANS_SET_REPORT | HIDP_DATA_RTYPE_FEATURE" for the first byte. Would that work?