Phani Ram wrote:

>hi ,
>  I am encountering the following error with kernel - 2.4 .14 and the fixed
>toggle patch posted a few days back(usb-uhci version 1.275  ) applied .
>
>I even tried with uhci.c( 2.4 .14) with the patch applied for fixed toggle
>as well but to no avail.
>
>The USB Bluetooth device from CSR is being used over USB . While ftp'ing  ,
>the 'ls ' command prompts the following error====>
>
>usb-uhci.c: interrupt , status 3 , frame#  219
>usb-uhci.c: interrupt , status 3 , frame#  219
>
>bluetooth.c: bluetooth_write_bulk_callback
>                         last message repeated 3 times
>usb-uhci.c : process_transfer: fixed toggle
>usb-uhci.c: process_transfer:fixed toggle
>
>bluetooth.c:bluetooth_write_bulk_callback - nonzero write bulk status
>received  - 110
>
>after that , i receive messages from
>hub.c:port 1 connenction change
>usb.c: USB disconnect on device 2
>
>
>Any  patch to fix the above problem ????
>
>Why is the fixed_toggle coming up ??? Is it a problem with data
>synchronisation when handling fast data transfer over bluetooth ?
>
>phani
>
I think there is a problem when large data at high speed is transferred. 
for example in file transfer(ftp profile) if the other side is dumping 
the file continuosly, there seems to be a loss of data.

I got the following error in such cases.

usb-uhci.c: interrupt , status 3 , frame#  2005

bluetooth.c: bluetooth_write_bulk_callback - nonzero write bulk status received: -110

any idea what is happening?

regards,
/Ravi




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

Reply via email to