Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Oct 1998 02:36:28 -0700 (PDT)
From:      Kazutaka YOKOTA <yokota@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/usr.sbin/moused moused.c
Message-ID:  <199810120936.CAA02354@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
yokota      1998/10/12 02:36:28 PDT

  Modified files:
    usr.sbin/moused      moused.c 
  Log:
  Fix PnP mouse detection routine so that:
  - it has longer timeout as per the PnP COM Device Specificaiton 1.0,
  - and it tries to obtain the PnP ID string by strictly following the
    specification and if it fails, by deploying slightly simplified
    steps. (moused has used the simplified method because early PnP mice
    do not exactly follow the specification.  But now, recent mice
    do not supply the ID string unless the strict procedure is used...)
  
  Jointly developed by luigi and yokota.
  
  Revision  Changes    Path
  1.20      +113 -36   src/usr.sbin/moused/moused.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



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