Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Nov 2010 07:18:14 +0000 (UTC)
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libusb libusb10.c libusb10_io.c
Message-ID:  <201011280718.oAS7IUZq085242@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thompsa     2010-11-28 07:18:14 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    lib/libusb           libusb10.c libusb10_io.c 
  Log:
  SVN rev 215983 on 2010-11-28 07:18:14Z by thompsa
  
  MFC r215253
  
   Fix LibUSB v1.0 compliancy.
  
   1) We need to allow the USB callback to free the USB transfer itself.
   2) The USB transfer buffer should only be automatically freed when
   freeing the USB transfer.
  
  Revision  Changes    Path
  1.3.2.10  +4 -0      src/lib/libusb/libusb10.c
  1.3.2.6   +7 -4      src/lib/libusb/libusb10_io.c



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