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] [day] [month] [year] [list]
Date:	Tue, 17 Oct 2006 17:12:11 -0400
From:	"Dmitry Torokhov" <dtor@...ightbb.com>
To:	"Greg.Chandler@...lsfargo.com" <Greg.Chandler@...lsfargo.com>
Cc:	linux-kernel@...r.kernel.org, linux-input@...ey.karlin.mff.cuni.cz
Subject: Re: Touchscreen hardware hacking/driver hacking.

On 10/17/06, Greg.Chandler@...lsfargo.com <Greg.Chandler@...lsfargo.com> wrote:
>
> I'm working on a prototype Hitachi tablet, it uses a Fujitsu 4-wire
> resistive touchscreen. {10.4" I think}
> I've found that windows-xp embedded uses a generic ps/2 driver for the
> device.
>
> I've ripped this thing to pieces on several occasions looking for chips
> to help the porting, my problem is that I can not find the
> analog-digital converter for this thing.  The connector goes to a
> surface mount header on an 8 layer board.
> I loose the traces almost instantly.  Given that I can't find the
> converter anywhere what should I do next?
>
> I've done my homework and found that this HAS to be either serial or usb
> attached according to Fujitsu.
> Aparently it's neither.  There are no unknown USB devices {or known
> matching}, and there is no activity on the single serial port on the
> system.  Since the windows driver uses PS/2 as the interface I have a
> horrible feeling this thing has an interpretation layer that makes it a
> PS/2 mouse, and that may or may not royally be a nightmare.
>

The touchscreen might need a "magic knock" to activate. You might try
to see what data wondows driver sends to PS/2 port.

Also check of Lifebook touchscreen protocol will work for you. You
will need to adjust DMI table in drivers/input/mouse/lifebook.c/

> I would have posted this to a different group but there is no "input"
> mailing list.
>

linux-input@...ey.karlin.mff.cuni.cz

But you must be subscribed to post otherwise list just drops your
mails on the floor.

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