PERFORCE change 162889 for review

Sylvestre Gallon ccna.syl at gmail.com
Wed May 27 19:39:44 UTC 2009


On Wed, May 27, 2009 at 7:29 PM, Hans Petter Selasky <hselasky at c2i.net> wrote:
> On Wednesday 27 May 2009, Sylvestre Gallon wrote:
>> +       case LIBUSB_TRANSFER_TYPE_ISOCHRONOUS:
>> +               /* what means frindex ? */
>> +               libusb20_tr_setup_isoc(usb20_xfer, xfer->buffer,
>> xfer->length, 0);
>
> Unlike in the kernel you need to specify the buffer+length pair for all
> ISOCHRONOUS frames up to and including "max_frames-1".
>
> In you code you have only setup one frame [index 0] .
>

ok,

if I understand fr_index arguments in libusb20_tr_setup_isoc refers to
the number of isochronous packets ?

Cheers,
-- 
Sylvestre Gallon (http://devsyl.blogspot.com)
Fifth Grade Student @ Epitech & Researcher @ LSE
R&D @ Rathaxes (http://www.rathaxes.org)


More information about the p4-projects mailing list