On Sun, 15 Jun 2003, Benjamin Milde wrote:

>00000194       3.36354160      <<<<<<< URB 5 coming back...
>00000195       3.36356320      -- URB_FUNCTION_CONTROL_TRANSFER:
>00000196       3.36448640        PipeHandle           = c157b5dc       
>00000197       3.36452000        TransferFlags        = 00000002 
>(USBD_TRANSFER_DIRECTION_OUT, USBD_SHORT_TRANSFER_OK)
>00000198       3.36544240        TransferBufferLength = 00000000
>00000199       3.36546160        TransferBuffer       = c1589668
>00000200       3.36547920        TransferBufferMDL    = 00000000
>00000201       3.36640320        UrbLink              = 00000000       
>00000202       3.36736800        SetupPacket          : 41 22 01 01 00 00 00 00
>00000203       3.36925920      UsbSnoop - IRP_MJ_INTERNAL_DEVICE_CONTROL, 
>IOCTL_INTERNAL_USB_SUBMIT_URB
>
>How to immitate this? 

This is just the transfer finishing, so you only need to send it.  Note 
that when you send it, you need to use the setup packet fields as shown.  


-- 
Dan Streetman
[EMAIL PROTECTED]
---------------------
186,272 miles per second:
It isn't just a good idea, it's the law!


-------------------------------------------------------
This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now! Click here:
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
javax-usb-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/javax-usb-devel

Reply via email to