freebsd-dev/usr.sbin/moused
Kazutaka YOKOTA f41621f9fc 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.
1998-10-12 09:36:27 +00:00
..
Makefile Remove useless `BINOWN=root' now that it is the default. 1998-09-19 22:42:14 +00:00
moused.8 Typo: hittab -> hitab 1998-09-17 09:51:15 +00:00
moused.c Fix PnP mouse detection routine so that: 1998-10-12 09:36:27 +00:00