On Tue, Jul 22, 2003, Alan Stern <[EMAIL PROTECTED]> wrote:
> This patch fixes the problems in the UHCI driver I identified last week:
> 
>       It stores the status for a completed URB in urb rather than urbp.
> 
>       It avoids setting the status of unlinked URBs to -ECONNRESET,
>       since the hcd glue layer already does that.
> 
>       It gives back unlinked URBs in the order they were unlinked.

These all look good.

>       It sets the SPD flag for all queued IN packets that don't also
>       have IOC set.  We need to know as soon as possible if a non-iso.
>       transfer gets a short read.

I don't remember discussing this and I don't think it's a good idea.

What problem are you trying to fix here?

Why should we set SPD when the caller specifically tells us not to?

JE



-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to