> I am using a 2.4.4 kernel. Does the problem recur in more current kernels?
It was just the other day when I noticed I was talking to a control endpoint with maxpacket of 8; it was reads, but it worked fine. So my first thought is that this won't be an OHCI issue. The driver doesn't do anything particular with the endpoint size in the device descriptors, just uses them. Make sure they're set the way you expect. - Dave > The Max Packet Size for endpoint 0 is set to 8. > ... > However, it sends me one 16-byte packet, and then > one 7-byte packet. [vs three 8-byte packets] _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
