All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Arjan Opmeer <arjan@opmeer.net>
Cc: linux-input@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] input: elantech.c make sure touchpad is really in absolute mode
Date: Fri, 20 Mar 2009 22:46:31 -0700	[thread overview]
Message-ID: <200903202246.31493.dmitry.torokhov@gmail.com> (raw)
In-Reply-To: <20090320055239.GA19800@adopmeer.homeip.net>

Hi Arjan,

On Thursday 19 March 2009 22:52:39 Arjan Opmeer wrote:
> From: Arjan Opmeer <arjan@opmeer.net>
>
> There exist laptops with Elantech touchpads where switching to absolute
> mode does not happen, although writing the configuration register succeeds
> without error. Reading back the register afterwards reveils that the
> absolute mode bit is not set as if masked out by the touchpad firmware.
>
> Always read back register 0x10, make sure that for hardware version 1 the
> absolute mode bit is actually set and fail otherwise. This prevents the
> case where the touchpad is claimed by the Elantech driver but is
> nonetheless not working.
>

Makes sense, will apply. Although, have you tried repeating the switch or
maybe issuing full reset before trying again?

-- 
Dmitry


  reply	other threads:[~2009-03-21  5:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-20  5:52 [PATCH] input: elantech.c make sure touchpad is really in absolute mode Arjan Opmeer
2009-03-21  5:46 ` Dmitry Torokhov [this message]
2009-03-21 12:04   ` Arjan Opmeer

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=200903202246.31493.dmitry.torokhov@gmail.com \
    --to=dmitry.torokhov@gmail.com \
    --cc=arjan@opmeer.net \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.