Return-Path: Date: Wed, 3 Feb 2010 15:40:34 +0100 (CET) From: Jiri Kosina To: Marcel Holtmann Cc: Bastien Nocera , Michael Poole , "Gunn, Brian" , Ping , linux-kernel@vger.kernel.org, BlueZ development Subject: Re: [PATCH 2/3] HID: Implement Wacom quirk in the kernel In-Reply-To: <1265206741.31341.114.camel@localhost.localdomain> Message-ID: References: <1264783166.29532.5302.camel@localhost.localdomain> <87iqakifm8.fsf@troilus.org> <1264860663.29532.7887.camel@localhost.localdomain> <87bpg7glf7.fsf@troilus.org> <1265190440.32444.8417.camel@localhost.localdomain> <1265206741.31341.114.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII List-ID: On Wed, 3 Feb 2010, Marcel Holtmann wrote: > 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 > > Signed-off-by: Jiri Kosina > > Acked-by: Marcel Holtmann > > > > > + /* Set Wacom mode2 */ > > + rep_data[0] = 0x03; rep_data[1] = 0x00; > > + limit =3; > > Small nitpick here. The space after = is missing ;) Fixed and applied. Thank you. -- Jiri Kosina SUSE Labs, Novell Inc.