cvs commit: src/sys/dev/usb ums.c
John Baldwin
jhb at FreeBSD.org
Wed Mar 12 20:20:36 UTC 2008
jhb 2008-03-12 20:20:36 UTC
FreeBSD src repository
Modified files:
sys/dev/usb ums.c
Log:
Partially revert 1.95. It changed the probe for a mouse device to only
accept a mouse using the boot subclass. Instead, restore the original
hid_is_collection() test and fallback to testing the interface class,
subclass, and protocol if that fails.
MFC after: 1 week
PR: usb/118670
Revision Changes Path
1.98 +4 -1 src/sys/dev/usb/ums.c
More information about the cvs-src
mailing list