Re: touchscreen wirh 2.6.26

From: Jiri Kosina
Date: Fri Nov 27 2009 - 18:30:39 EST


On Fri, 27 Nov 2009, Alex Custov wrote:

> Bus 004 Device 002: ID 0408:3000 Quanta Computer, Inc.
> Device Descriptor:
> bLength 18
> bDescriptorType 1
> bcdUSB 1.10
> bDeviceClass 0 (Defined at Interface level)
> bDeviceSubClass 0
> bDeviceProtocol 0
> bMaxPacketSize0 64
> idVendor 0x0408 Quanta Computer, Inc.
> idProduct 0x3000

Unfortunately, this touchscreen is not (yet) neither supported by
usbtouchscreen kernel driver, nor is it apparently HID standard compliant,
so HID driver can't do much with it as well.

You will have to reverse-engineer the data protocol the touchscreen is
sending. It's usually quite easy, in cases in which the device doesn't
require complex initialization before it can become functional.

--
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/