Re: [linux-usb-devel] first steps with our isp1161a1

2004-12-02 Thread Konstantin Kletschke
Lothar schrieb: > >with Line 417 being > > > >WARN_ON((!(__isp1362_read_reg16(dev, HCuPINT) & HCuPINT_ISP116x_AIIEOT))); > ALLEOT is set when the amount of data programmed in the XFERCOUNT > register has been transferred to/from the chip buffer. If it's not set > at the end of the the read/write_

Re: [linux-usb-devel] first steps with our isp1161a1

2004-12-02 Thread Lothar Wassmann
Hi, > Sometime I often trigger this: > > Badness in isp116x_send_queue at drivers/usb/host/ohci-isp116x-emu.c:417 > > with Line 417 being > > WARN_ON((!(__isp1362_read_reg16(dev, HCuPINT) & HCuPINT_ISP116x_AIIEOT))); > > How do I avoid the occurence of this? I remember havin read here about AI