Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jul 2007 06:43:06 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb ums.c
Message-ID:  <200707250643.l6P6h6eo066765@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2007-07-25 06:43:06 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          ums.c 
  Log:
  ums(4) does not work if the mouse defaults to boot protocol.  Force
  the protocol to be report on each open, but ignore any errors as set
  protocol for mice that don't implement the boot protocol can generate
  an error.  Evidentally, the Gyration GyroPoint RF Technology Receiver
  (Gyration Ultra Cordless) device has this problem.
  
  Submitted by: Eugene M. Kim
  PR: 106565
  Approved by: re (blanket)
  
  Revision  Changes    Path
  1.96      +8 -0      src/sys/dev/usb/ums.c



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