On 08/10/16 13:46, Frank Groeneveld wrote: > On Mon, Aug 08, 2016 at 02:31:41PM +0200, Martin Pieuchot wrote: >> >> Search for UHIDEV_CLAIM_ALLREPORTID, at least upd(4) uses it. > > I've tried to implement a simple driver using this technique and it > seems this can only be used to claim all report_ids under one uhidev > device. The tablet acts as three though, with the usefull info being > under the first and a non-working wsmouse attaches to the a report_id > under the last uhidev. > > Would it be possible to claims these as well? Or should I just make it > work under the first uhidev and ignore the fact that a non-working > wsmouse is attached?
I'd ignore it as a first step, then revisit this later.