Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Feb 2009 20:57:43 +0000 (UTC)
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/usb2/core usb2_core.h usb2_process.c usb2_process.h usb2_transfer.c usb2_transfer.h
Message-ID:  <200902132057.n1DKvnuQ088092@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thompsa     2009-02-13 20:57:43 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb2/core    usb2_core.h usb2_process.c usb2_process.h 
                         usb2_transfer.c usb2_transfer.h 
  Log:
  SVN rev 188600 on 2009-02-13 20:57:43Z by thompsa
  
  MFp4 //depot/projects/usb; 157501, 157608, 157609
  
   - Make usb2_transfer_pending() part of the USB core header file.
   - Make usb2_transfer_pending() NULL safe.
   - Make sure that USB process functions return if the process has been drained.
   - Remove two unused functions.
  
  Submitted by:   Hans Petter Selasky
  
  Revision  Changes    Path
  1.9       +1 -0      src/sys/dev/usb2/core/usb2_core.h
  1.5       +24 -74    src/sys/dev/usb2/core/usb2_process.c
  1.4       +0 -2      src/sys/dev/usb2/core/usb2_process.h
  1.12      +4 -0      src/sys/dev/usb2/core/usb2_transfer.c
  1.7       +0 -1      src/sys/dev/usb2/core/usb2_transfer.h



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