Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jan 2000 10:40:40 -0800 (PST)
From:      Nick Hibma <n_hibma@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb usbdi.c usbdi.h
Message-ID:  <200001251840.KAA84028@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
n_hibma     2000/01/25 10:40:40 PST

  Modified files:
    sys/dev/usb          usbdi.c usbdi.h 
  Log:
  Add usbd_clear_endpoint_toggle(pipe) function.
  
  This is needed to implement a asynchronous callback for clear endpoint
  stall, needed for the umass driver.
  
  Revision  Changes    Path
  1.33      +9 -1      src/sys/dev/usb/usbdi.c
  1.21      +2 -1      src/sys/dev/usb/usbdi.h



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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