Ok, so I should be getting an order of  'a,11,a,11,a' - but at the
moment I am getting 'a,11,10,a,11,10'

Unfortunately my webcam to test on is loaned to another person at the
moment so I cannot check your latest printk request.

I have also aquired another board which I can test. An arcom board with
the same isp116x usb controller but a newer PXA-255, more recent kernel
and possibly different 'edge vs level' trigger configuration. I shall
keep you updated on any progress I make with either board.

Many thanks
Dominic

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
adsynori
Sent: 08 September 2004 16:02
To: [EMAIL PROTECTED]
Subject: [linux-usb-devel] RE: isp1161 ISOC timeout problems

Hi Dominic Evans.
I get capture 3times.

Sorry.
Bstat is not start from 11,a...
a,11,a, is right.
(First character 'a' is conflict other message..)

I send console print.
Adsynori 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
adsynori
Sent: 08 September 2004 16:02
To: [EMAIL PROTECTED]
Subject: [linux-usb-devel] RE: isp1161 ISOC timeout problems

Hi Dominic Evans
I have a intrerest in this sequance shown as below from you.

>Yes I did try your modified printk's. I still got same results with 
>wrong order.
>
>E.g. 
>
>a
>11
>10
>a
>11
>10
It seems ITL0,1Done is getting......!?
But not send Next PTD?
(My pattern is start from 11,a,... it's defferent from yours too)

Do you test it.
IN  [hc_interrupt]
             hp->tlp = 0;
  hci->td_array = &hci->i_td_array [iso_buffer_index];
              sh_scan_iso_urb_list (hci, &hci->iso_list,
hci->frame_number);
              if (hp->tlp >0) {
   printk("%d\n",iso_buffer_index);HERE 
   hp->units_left = hp->itl_buffer_len;
   WRITE_REG16 (hci, hp->tlp, HcTransferCounter);
   WRITE_REGn16 (hci, HcITLBufferPort, hp->tlp, hp->tl);
 
If you not find HERE print,hp->tlp value is ZERO.WHY?

1000ns is not 1ms (*^_^*)
Adsynori




-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_idP47&alloc_id808&op=click
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to