Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Jun 2008 13:44:51 +0000 (UTC)
From:      Philip Paeps <philip@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/atkbdc psm.c
Message-ID:  <200806011345.m51DjEMQ043301@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
philip      2008-06-01 13:45:14 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/atkbdc       psm.c 
  Log:
  SVN rev 179474 on 2008-06-01 13:44:51Z by philip
  
  Try to detect a Synaptics touchpad before IntelliMouse.  Some touchpads will
  pretend to be IntelliMouse (which have a few more features than generic mice)
  causing the IntelliMouse probe to work and the Synaptics code never to be
  called.
  
  This should not break "real" IntelliMouse because the Synaptics detection code
  is fairly specific.
  
  PR:             kern/120833
  Submitted by:   Eygene Ryabinkin <rea-fbsd -at- codelabs.ru>
  MFC after:      1 week
  
  Revision  Changes    Path
  1.97      +2 -2      src/sys/dev/atkbdc/psm.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806011345.m51DjEMQ043301>