cvs commit: src/sys/dev/atkbdc psm.c

Philip Paeps philip at FreeBSD.org
Sun Jun 8 09:06:57 UTC 2008


philip      2008-06-08 09:06:45 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/atkbdc       psm.c 
  Log:
  SVN rev 179649 on 2008-06-08 09:06:45Z by philip
  
  MFC r179474:
  
    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>
  
  Revision  Changes    Path
  1.93.2.3  +2 -2      src/sys/dev/atkbdc/psm.c


More information about the cvs-src mailing list