cvs commit: src/sys/dev/usb ums.c
    Warner Losh 
    imp at FreeBSD.org
       
    Wed Jul 25 06:43:07 UTC 2007
    
    
  
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
    
    
More information about the cvs-all
mailing list