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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to