The completion routine of IssueBulkTransfer not called

From: jihuanglee (jihuanglee_at_gmail.com)
Date: 11/29/04


Date: 29 Nov 2004 04:02:21 -0800

Hello

   I'm developing a WLAN driver, and the driver uses four endpoints.
One is for Tx (bulk out), the other is for Rx (bulk in), and another
two (bulk and interrupt) are just for controlling the NIC. I am
testing the browsing, so both Rx and Tx are working. After browsing
for a while, the completion routine of IssueBulkTransfer(out) was not
returned. Does anybody know what may happen in the USB functions?

Thanks very much~~



Relevant Pages

  • Re: AVStream Device - Isochronous or Bulk
    ... But in the event that my device supports both bulk ... is there a way to switch between the different endpoints? ... "Tim Roberts" wrote: ... >>I'm trying to display video over a usb device. ...
    (microsoft.public.development.device.drivers)
  • Re: USB Function Driver in 5.0
    ... I believe you has have Bulk In and Bulk Out in order to make USB function ... The endpoints details provided in USB serial ... > client driver has ...
    (microsoft.public.windowsce.embedded)
  • Re: Iyonix USB: Bulk IN endpoints
    ... You can check the buffer flags to determine if any ... Bulk and interrupt endpoints work differently. ...
    (comp.sys.acorn.programmer)
  • Re: Iyonix USB: Bulk IN endpoints
    ... You can check the buffer flags to determine if any ... Bulk and interrupt endpoints work differently. ...
    (comp.sys.acorn.programmer)
  • Re: Streaming on USB 2.0 bulk camera device
    ... lower driver for bulk transfer so as not to intermit data stream from camera ... possbile to send one Irp per bulk end point. ... bulk endpoints and alternately transfer data on two bulk OUT endpoints ... change if you want to write your own Windows 1394 driver. ...
    (microsoft.public.development.device.drivers)