linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: David Solda <dso@cypress.com>
Cc: "Ben Gamari" <bgamari.foss@gmail.com>,
	"Troy Abercrombia" <ta@cypress.com>,
	"Kamal Mostafa" <kamal@canonical.com>,
	"Ozan Çağlayan" <ozancag@gmail.com>,
	"linux-input@vger.kernel.org" <linux-input@vger.kernel.org>,
	customercare <customercare@cypress.com>,
	"mario_limonciello@dell.com" <mario_limonciello@dell.com>
Subject: Re: Why Cypress does not upstream its trackpad driver?
Date: Thu, 8 Nov 2012 00:54:31 -0800	[thread overview]
Message-ID: <20121108085431.GA6658@core.coreip.homeip.net> (raw)
In-Reply-To: <C6B11F3154DB7242B32DD96C876EA7847BAFFAFB11@VMBX113.ihostexchange.net>

David,

On Thu, Nov 08, 2012 at 03:09:36AM -0500, David Solda wrote:
> Dmitry,
> 
> The change you are referring to is the one that I was mentioning.
> 
> The "absolute mode" is the only mode of our module that produces
> multiple fingers.  We do not communicate relative position for more
> than one finger.  The 8 byte packet is only used in the Absolute Mode,
> you are right, however, this packet contains the necessary information
> for determining the position of 2 fingers on the Trackpad.  Hence the
> reason why I stated that a Firmware change (complete architectural and
> protocol rewrite) on our side would be need to comply with the 6 byte
> maximum limit.
> 
> So, the only method that I have available right now to upstream
> something that wouldn't be rejected (as you stated below) is either an
> architectural overhaul (which I cannot launch at this time), or single
> finger position tracking only.
> 
> Any other thoughts are appreciated, but the 8 bytes packet is needed
> for our multi-finger detection and communication scheme that is
> implemented.
> 

First of all, please do not top-post.

I thought I was clear that if you need 8-byte packets just change size
in struct ps2dev to be 8 bytes instead of current 6 and as far as I can
see that will solve your problem. There is no need to change firmware,
re-architecture protocol or doing anything else.

Thanks.

-- 
Dmitry

  parent reply	other threads:[~2012-11-08  8:54 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-06 22:47 Why Cypress does not upstream its trackpad driver? Ozan Çağlayan
2012-11-07 18:32 ` Kamal Mostafa
2012-11-07 23:13   ` Troy Abercrombia
2012-11-07 23:27     ` richard -rw- weinberger
2012-11-07 23:30     ` David Solda
2012-11-08  0:00       ` David Daney
2012-11-08  0:15       ` Dmitry Torokhov
2012-11-08  0:26         ` David Solda
2012-11-08  3:45           ` Ben Gamari
2012-11-08  7:41             ` Dmitry Torokhov
2012-11-08  8:09               ` David Solda
2012-11-08  8:13                 ` Ozan Çağlayan
2012-11-08  8:54                 ` Dmitry Torokhov [this message]
2012-11-09  4:06           ` Robert Hancock
2012-11-12 10:57           ` Cruz Julian Bishop

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=20121108085431.GA6658@core.coreip.homeip.net \
    --to=dmitry.torokhov@gmail.com \
    --cc=bgamari.foss@gmail.com \
    --cc=customercare@cypress.com \
    --cc=dso@cypress.com \
    --cc=kamal@canonical.com \
    --cc=linux-input@vger.kernel.org \
    --cc=mario_limonciello@dell.com \
    --cc=ozancag@gmail.com \
    --cc=ta@cypress.com \
    /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).