usb/110122: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Thu Jun 28 05:20:10 UTC 2007


The following reply was made to PR usb/110122; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: usb/110122: commit references a PR
Date: Thu, 28 Jun 2007 05:15:43 +0000 (UTC)

 imp         2007-06-28 05:15:34 UTC
 
   FreeBSD src repository
 
   Modified files:
     sys/dev/usb          ugen.c 
   Log:
   For both interrupt and isochronous (the patch was unclear which one it
   applied to, but I'd think both), honor the timeout that's been set.
   Return 0 bytes to be consistant with what libusb expects.  By default,
   the timeout will be zero, so only applications that change the default
   will see a change.  The patch only seems to apply to the interrupt end
   points, but it should also apply to isochronous endpoints as well.
   
   Submitted by: Maurice Castro
   PR: 110122
   Approved by: re (blanket)
   
   Revision  Changes    Path
   1.110     +13 -3     src/sys/dev/usb/ugen.c
 _______________________________________________
 cvs-all at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"
 


More information about the freebsd-usb mailing list