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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to