cvs commit: src/sys/dev/usb ums.c

Rui Paulo rpaulo at FreeBSD.org
Wed Dec 26 06:31:17 PST 2007


rpaulo      2007-12-26 14:31:16 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          ums.c 
  Log:
  Sync with rev 1.63 of NetBSD's ums.c:
       If a mouse has both a wheel and a Z direction we report both.
       XXX Due to tradition the wheel is reported as the Z direction (and the Z
       direction as W).
       Now Apple's Mighty Mouse is fully supported, except the X11 mouse driver
       doesn't know what to do with the new coordinate.
  
  MFC after:   3 months
  
  Approved by:   njl (mentor), imp
  
  Revision  Changes    Path
  1.97      +49 -14    src/sys/dev/usb/ums.c


More information about the cvs-src mailing list