cvs commit: src/sys/isa psm.c

Philip Paeps philip at FreeBSD.org
Sat Aug 7 17:52:12 PDT 2004


philip      2004-08-08 00:52:11 UTC

  FreeBSD src repository

  Modified files:
    sys/isa              psm.c 
  Log:
  Update support for Synaptics Touchpads (Volume I)
  
   o Clean up whitespace and comments in the
     enable_synaptics() probing function
  
   o Only use (and rely on) the extended capability
     bits when we are told they actually exist
  
   o Partly ignore the (possibly dated?) part of the
     specification about the mode byte so that we
     can support 'guest devices' too.
  
  Tested by:      many subscribers to -current
  Approved by:    njl
  
  Revision  Changes    Path
  1.72      +62 -51    src/sys/isa/psm.c


More information about the cvs-src mailing list