Hi,

I am trying to write an application (not a device driver, in user mode)
which accesses 
the data of a USB device on Linux (RedHat 7.1), kernel v2.4.2.
So far I was using only BULK transfers, but now I need to poll INTERRUPT
transfers as well.
Is the only way possible is to poll using BULK requests? And if so, how can
I avoid a possible
loss of data due to the not-guaranteed latency in BULK transfers?

Thanks,
Amira. 


_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to