[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [coldsync-hackers] [patch] Linux/BSD USB support via libusb
On Sat, Sep 01, 2001 at 10:51:37AM -0400, Johannes Erdfelt wrote:
>
> Speed is very good. I haven't looked at the code yet, but it looks like
> the kernel visor driver is using a single URB of endpoint sized length.
> This was causing a sync via pilot-xfer to go relatively slow.
visor.c is using multiple urbs of 768 bytes each submitting them with
the QUEUE_BULK flag set. On the uhci.o driver this causes slowdowns due
to a bug in it :)
greg k-h
This message was sent through the coldsync-hackers mailing list. To remove
yourself from this mailing list, send a message to majordomo@thedotin.net
with the words "unsubscribe coldsync-hackers" in the message body. For more
information on Coldsync, send mail to coldsync-hackers-owner@thedotin.net.