hi,
I am trying to work with USB bluetooth device using usb-uhci and usbcore on 2.4.6 kernel.
But after i establish my connection( i mean bluetooth connection) and i try ftp on top of it , the transfer hangs( i mean the large file transfer).
The /var/log/messages shows the following ---->
usb-uhci.c : interrupt , status 3 , frame# xxxx( this is for varying frame no)
As far as i can see , this symolises that USBSTS_INT|USBSTS_ERROR getting set .
What does this mean ???
How to prevent the message from popping up and continue with ftp successfully .
regrds
rahman
- Re: [linux-usb-devel] usb-uhci interupt status 3 Masoodur Rahman
- Re: [linux-usb-devel] usb-uhci interupt status 3 Pete Zaitcev
