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

Warner Losh imp at FreeBSD.org
Thu Jun 28 06:22:41 UTC 2007


imp         2007-06-28 06:22:40 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          ugen.c 
  Log:
  The timeout is in milliseconds, not in hz.  Only the portion of the
  patch that converts ms to ticks was used.  Another PR states that a
  return code of 0 is the right one for libusb.
  
  Submitted by: Lonnie Mendez
  PR: 94311
  Approved by: re (blanket)
  
  Revision  Changes    Path
  1.111     +2 -2      src/sys/dev/usb/ugen.c


More information about the cvs-all mailing list