lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ