linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Matthew Garrett <mjg59@srcf.ucam.org>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>,
	"linux-input@vger.kernel.org" <linux-input@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	akpm@linux-foundation
Subject: Re: [PATCH] More i8042-reset quirks for MSI Wind-clone netbooks
Date: Fri, 19 Jun 2009 13:37:38 +0100	[thread overview]
Message-ID: <20090619123738.GA21094@srcf.ucam.org> (raw)
In-Reply-To: <20090619071634.GA7671@thyme.bj.intel.com>

On Fri, Jun 19, 2009 at 03:16:55PM +0800, Li, Yan I wrote:

> Not necessarily if we had followed the spec (I'm not sure of this) of
> using i8042.

The spec is irrelevant. What matters is what's implemented. Canonical 
found a case where our i8042 setup code varied from Windows and which 
fixed some hardware. Our ACPI implementation deviates wildly from the 
spec in some places because that's what the implemented platforms 
expect. The kernel exists to drive hardware, not adhere to some platonic 
ideal of how the hardware should behave.

> Hope someone can help us do this test.  I have already found loads of
> touchpad drivers on net so I guess Windows can't drive a touchpad
> until a driver is installed.  Pure guess.

Touchpads typically present as a PS/2 mouse until a specific driver is 
loaded, at which point they switch to a protocol that provides absolute 
cooirdinates and pressure. It would be virtually impossible to install 
most operating systems otherwise.

-- 
Matthew Garrett | mjg59@srcf.ucam.org

  reply	other threads:[~2009-06-19 12:37 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-15 14:16 [PATCH] More i8042-reset quirks for MSI Wind-clone netbooks Yan Li
2009-06-15 14:34 ` Matthew Garrett
2009-06-15 14:47   ` Li, Yan
2009-06-16 15:42     ` Matthew Garrett
2009-06-16 16:36       ` Alan Cox
2009-06-16 16:43         ` Matthew Garrett
2009-06-16 17:15           ` Alan Cox
2009-06-16 17:17             ` Matthew Garrett
2009-06-17  1:01               ` Li, Yan I
2009-06-17  2:51                 ` Matthew Garrett
2009-06-18  0:08                   ` Li, Yan
2009-06-18 15:42                     ` Matthew Garrett
2009-06-19  7:16                       ` Li, Yan I
2009-06-19 12:37                         ` Matthew Garrett [this message]
2009-06-22 23:35                           ` Andrew Morton

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=20090619123738.GA21094@srcf.ucam.org \
    --to=mjg59@srcf.ucam.org \
    --cc=akpm@linux-foundation \
    --cc=alan@lxorguk.ukuu.org.uk \
    --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 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).