Re: [PATCH v1] Support Elan Touchscreen eKTF product.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Oct 22, 2012 at 11:47:42AM +0800, Jian-Jhong Ding wrote:
> Scott Liu <scott.liu@xxxxxxxxxx> writes:
> > +
> > +struct mt_device {
> > +	struct mt_slot curdata;	/* placeholder of incoming data */
> > +	__u8 num_received;	/* how many contacts we received */
> > +	__u8 num_expected;	/* expected last contact index */
> > +	__u8 maxcontacts;
> > +	bool curvalid;		/* is the current contact valid? */
> > +	struct mt_slot *slots;
> > +};
> 
> With Benjamin's i2c-hid implimentation, is it possible to make
> hid-multitouch not depend on USBHID and reuse it to drive this device?

Exactly. Before looking any further - is this the same part that Tom Lin
posted a driver for earlier this summer?

Thanks.

-- 
Dmitry
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Media Devel]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Linux Wireless Networking]     [Linux Omap]

  Powered by Linux