linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andres Salomon <dilinger@queued.net>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: Alessandro Rubini <rubini@ipvvis.unipv.it>,
	linux-input@vger.kernel.org, linux-kernel@vger.kernel.org,
	Paul Fox <pgf@laptop.org>, Martin Langhoff <martin@laptop.org>
Subject: Re: [PATCH] input: psmouse:  create an 'enabled' sysfs attribute to squelch mouse
Date: Sat, 25 Feb 2012 11:19:05 -0800	[thread overview]
Message-ID: <20120225111905.4b8ae970@debxo> (raw)
In-Reply-To: <20120224082158.GA18291@core.coreip.homeip.net>

On Fri, 24 Feb 2012 00:21:58 -0800
Dmitry Torokhov <dmitry.torokhov@gmail.com> wrote:

> Hi Andres,
> 
> On Fri, Feb 17, 2012 at 06:06:34PM -0800, Andres Salomon wrote:
> > 
> > From: Paul Fox <pgf@laptop.org>
> > 
> > on OLPC XO laptops, at least one model of touchpad (sentelic)
> > emits continuous jittery motion reports when the laptop is
> > configured in "ebook" mode.  the touchpad is inaccessible in
> > that configuration, so we simply disable it.
> > 
> > these motion reports will wake the SoC when put to sleep, so simply
> > ignoring the events is not a possibilty; the device must be
> > disabled.
> 
> Can you switch the AUX serio port into manual bind mode (viqa sysfs)
> and simply connect/disconnect the touchpad as needed (again via
> sysfs)?
> 

Thanks for the suggestion.  We're in the process of testing that; it
does stop the touchpad from transmitting data, but there are some
reinit issues to be investigated.  Quoth pgf, "the added latency
due to the reinit when we enter/exit ebook mode might or might not be
acceptable.  and our touchpad (sentelic) needs some boot time
initialization from user-level -- we're not sure whether we'll need
to redo some or all of that.  (we do seem to lose the current values of
vscroll and hscroll, for instance.)"

      reply	other threads:[~2012-02-25 19:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-18  2:06 [PATCH] input: psmouse: create an 'enabled' sysfs attribute to squelch mouse Andres Salomon
2012-02-24  8:21 ` Dmitry Torokhov
2012-02-25 19:19   ` Andres Salomon [this message]

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=20120225111905.4b8ae970@debxo \
    --to=dilinger@queued.net \
    --cc=dmitry.torokhov@gmail.com \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=martin@laptop.org \
    --cc=pgf@laptop.org \
    --cc=rubini@ipvvis.unipv.it \
    /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).