Hi. I'm still working on getting my USB working with the OHCI-ISP1362 driver. Here's one problem I found that was stopping me.
There's a field in the Frame Interval register (reg HcFmInterval, 0x0D) called FSLargestDataPacket (FSMPS). It specifies the largest amount of data in bits that can be sent or received by the HC in a single transaction without causing an overrun. This field wasn't being set! That explains why it wasn't sending my Set Address command. This makes me wonder if this driver was ever working... Any comments? Thanks, Mike ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
