Re: [PATCH] HID: add multi-input quirk for eGalax Touchcontroller

From: Jiri Kosina
Date: Wed Feb 03 2010 - 05:53:28 EST


On Wed, 3 Feb 2010, Peter Hutterer wrote:

> > Does looking at the HID report descriptor and looking at the actual
> > raw HID reports coming out from the device give any clue? (in recent
> > kernels, you can just use 'hid' directory in debugfs to gather all
> > this information).
>
> Thanks. The hid descriptor table is attached, but tbh I'm not well-versed
> enough in the HID protocol to even tell what format I can give you. I've
> attached a simple hexdump of two presses, one with a finger, one with the
> stylus. Let me know what format you need or what how I can start to decypher
> this myself (are there any parsing tools around?).

It shouldn't be necesarry to run hexdump on the 'events' node, the data
coming from it are supposed to already be parsed and human-readable.

--
Jiri Kosina
SUSE Labs, Novell Inc.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/