Am Mittwoch, 1. März 2006 21:16 schrieb René Rebe:
> Hi,
> 
> I wonder if:
> 
> drivers/usb/core/devio.c:86
> #define MAX_USBFS_BUFFER_SIZE   16384
> 
> is some random, or outdated limit or if there really is some code path that 
> could
> not handle bigger URBs.

We are nice to the VM. 16384 is optimistic anyway. You cannot expect
to repeatedly and reliably allocate larger buffers.

        Regards
                Oliver


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to