linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Hemminger <shemminger@linux-foundation.org>
To: linux-input@atrey.karlin.mff.cuni.cz
Subject: Getting touchscreen to work on Fujitsu B6210
Date: Wed, 21 Feb 2007 22:16:29 -0800	[thread overview]
Message-ID: <20070221221629.59088fed@localhost> (raw)

I did a little investigation and the touchscreen on B6210 is
attached via the 8250 serial port. I tried enabling it with
inputattach but seem to get garbage.

I can extract the initialization code from the evtouch driver
to a usermode program and read information from /dev/ttyS0.

The lifebook psmouse extension won't work because it tries
to grab the 8042 (touchpad) rather than the touch screen.

Ideas?

             reply	other threads:[~2007-02-22  6:16 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-22  6:16 Stephen Hemminger [this message]
2007-04-04  5:16 ` Getting touchscreen to work on Fujitsu B6210 Dmitry Torokhov
2007-04-05 19:39   ` Stephen Hemminger
2007-04-05 20:51     ` Dmitry Torokhov
2007-04-05 20:36   ` Stephen Hemminger
2007-04-06  2:27     ` Dmitry Torokhov
2007-04-10 22:40       ` Richard Purdie
2007-05-01 15:49       ` Dmitry Torokhov
2007-05-01 17:39         ` Stephen Hemminger
2007-05-01 18:02           ` Dmitry Torokhov
2007-05-21 19:02             ` [PATCH] touchscreen: Fujitsu touchscreen driver Stephen Hemminger
2007-05-22 13:24               ` Dmitry Torokhov
2007-07-10 23:09                 ` Stephen Hemminger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070221221629.59088fed@localhost \
    --to=shemminger@linux-foundation.org \
    --cc=linux-input@atrey.karlin.mff.cuni.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).