cvs commit: src/sys/bus/usb hid.c

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Nov 11 11:37:11 PST 2005


dillon      2005/11/11 11:34:38 PST

DragonFly src repository

  Modified files:
    sys/bus/usb          hid.c 
  Log:
  USB mouse fix for certain mice, such as the Logitech LX700.  Do not assume
  that the last matching item is the one we want.  Save state for the first
  item that matched.
  
  Submitted-by: Jonathan Fosburgh
  
  Revision  Changes    Path
  1.7       +12 -5     src/sys/bus/usb/hid.c


http://www.dragonflybsd.org/cvsweb/src/sys/bus/usb/hid.c.diff?r1=1.6&r2=1.7&f=u





More information about the Commits mailing list