Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Feb 2005 01:51:51 +0000 (UTC)
From:      Ian Dowse <iedowse@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb usbdi.c usbdi.h
Message-ID:  <200502140151.j1E1ppob061372@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
iedowse     2005-02-14 01:51:51 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          usbdi.c usbdi.h 
  Log:
  Add a new function usbd_abort_default_pipe() that aborts any transfers
  on the default pipe. This is helpful in device detach routines to
  stop any active control transfers.
  
  Revision  Changes    Path
  1.90      +6 -0      src/sys/dev/usb/usbdi.c
  1.55      +1 -0      src/sys/dev/usb/usbdi.h



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