Hi, I apologize if some of my questions will be naive or obvious to you but I am not sure how to continue. My USB HID device (Timex Data Recorder) is supposed to transfer data using the bulk transfer method. My plan was to write an application that would employ the hiddev driver for getting the data from the device. I can successfully use control transfers to find out device's properties but have not figured out how to specify or initiate a bulk transfer.
The urb.c code contains routines like usb_alloc_urb and usb_get_urb that allow bulk transfers for kernel drivers. However, I don't want to write a kernel driver (well, I don't know how anyway). Is there a way how to tell the hiddev driver to initiate a bulk transfer? Could you please give me a suggestion or point to an example? Thank you, Jan ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel