Re: [linux-usb-devel] more on ohci-isp1362

2004-11-10 Thread xemc
On Wed, 10 Nov 2004 10:42:26 +0100, Lothar Wassmann <[EMAIL PROTECTED]> wrote: > Hi, > > > 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

Re: [linux-usb-devel] more on ohci-isp1362

2004-11-10 Thread Lothar Wassmann
Hi, > 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! > Th

[linux-usb-devel] more on ohci-isp1362

2004-11-09 Thread Michael
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