[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LSU.2.00.0911280025460.6953@wotan.suse.de>
Date:	Sat, 28 Nov 2009 00:30:10 +0100 (CET)
From:	Jiri Kosina <jkosina@...e.cz>
To:	Alex Custov <alex.custov@...il.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: touchscreen wirh 2.6.26
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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
Powered by blists - more mailing lists