Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 11/23/2005 09:41:28
Module Name: src
Committed By: augustss
Date: Wed Nov 23 09:41:28 UTC 2005
Modified Files:
src/sys/dev/usb: ums.c
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -r1.62 -r1.63 src/sys/dev/usb/ums.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.