Hi Michael,

Michael writes:
> Thanks for your responses, guys.
> I worked around the problem by increasing the INT buffer's blk
> size:
> 
> //              dev->intl_queue.num_bufs = 32;
> //              dev->intl_queue.blk_size = 8;
>                 dev->intl_queue.num_bufs = 1;
>                 dev->intl_queue.blk_size = 64;
> 
> That seemed to fix it.  Performance isn't a big issue, so I think
> this will be okay.
> 
It's not a workaround, it's The Solution(TM) ;-)


Lothar Wassmann


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to