David Brownell wrote:
> 
> Since folk have been reporting issues with iso in current OHCI code,
> I've spent a bit of time looking at it:
> 
> - I've got "camstream" working fine right now with a CPIA camera
>   and OHCI on a slowish (P1/300) laptop ... works fine, no messages.
> 
> - Same with the single report I've seen that audio isn't behaving:
>    works fine for me (several different OHCIs).
> 
> - Didn't notice anything obvious in the diffs (2.4.3 vs current) which
>   should affect ISO ... I could have missed something though.
> 
> It seems maybe there's something that's specific to the hardware
> or configuration (load, ...) that's triggering the failure for some folk
> and not others ... at least for those devices.
> 
> Roman, you said you were going to take a peek ... any success?
> 
Hi Dave,

I can reproduce the error with a Creative CPiA 
on a K6 II+(500Mhz)/SIS5598/linux-2.4.5ac7.

And I have also found a bug but it seems it's not the 'right' one
for this problem:

urb_free_priv () just unmaps the last part (belonging to the last TD)
of the data buffer.

So I will keep on searching :)

- Roman

> - Dave
> 
> ----- Original Message -----
> From: "Alan Cox" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Saturday, June 02, 2001 9:25 AM
> Subject: Re: [linux-usb-devel] Linux 2.4.4 + USB + CPiA Driver
> 
> > > Jun 2 14:20:09 blub kernel: cpia.c:parse_picture(1947):EOL not found
> > > giving up after 1350/81428 bytes.
> >
> > I have the same problem with my Creative CPIA camera. It works with one of the
> > uhci controllers but totally fails with ohci or the other uhci one
> >
> >
> 
> _______________________________________________
> [EMAIL PROTECTED]
> To unsubscribe, use the last form field at:
> http://lists.sourceforge.net/lists/listinfo/linux-usb-devel

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to