Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jun 2007 06:22:40 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb ugen.c
Message-ID:  <200706280622.l5S6MeFY005051@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706280622.l5S6MeFY005051>