I've been looking into the devio.c code (tracking down a bug). All I've managed to do so far though is discover that I know nothing about USB! Here is my question:
Endpoints can be of various types, for example the following endpoint is of interrupt type: E: Ad=81(I) Atr=03(Int.) MxPS= 16 Ivl=50ms Does this mean that an urb for this endpoint must be of interrupt type? As far as I can see from the code in devio.c, an urb of any type can be submitted to any endpoint. What does this mean? All the best, Confused. ------------------------------------------------------- Sponsored by: ThinkGeek at http://www.ThinkGeek.com/ _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
