Hi,
   we are trying to get use the usb in arm linux kernel 2.4.9 for bluetooth.After a certain amount of data transfer I get the following errors continously.
 
usb-ohci.c:  USB-error/status: 5 : c2806040
*<7>usb-ohci.c: RET URB:[7e71] dev: 2,ep: 2-I,type:BULK,flags:   0,len:0/128,stat:-110(ffffff92)
*<3>bluetooth.c: bluetooth_read_bulk_callback - nonzero read bulk status received: -110
*<7>usb-ohci.c: SUB URB:[7e83] dev: 2,ep: 2-I,type:BULK,flags:   0,len:0/128,stat:-110(ffffff92)
*<7>usb-ohci.c:  USB-error/status: 5 : c2806000
*<7>usb-ohci.c:  USB-error/status: 5 : c2806100
*<7>usb-ohci.c: RET URB:[7e96] dev: 2,ep: 1-I,type:INTR,flags:   0,len:0/16,stat:-110(ffffff92)
*<3>bluetooth.c: bluetooth_int_callback - nonzero int status received: -110
*<7>usb-ohci.c: RET URB:[7ea6] dev: 2,ep: 2-I,type:BULK,flags:   0,len:0/128,stat:-110(ffffff92)
*<3>bluetooth.c: bluetooth_read_bulk_callback - nonzero read bulk status received: -110
*<7>usb-ohci.c: SUB URB:[7eb8] dev: 2,ep: 2-I,type:BULK,flags:   0,len:0/128,stat:-110(ffffff92)
*<7>usb-ohci.c:  USB-error/status: 5 : c28060c0
*<7>usb-ohci.c: RET URB:[7ec6] dev: 2,ep: 1-I,type:INTR,flags:   0,len:0/16,stat:-110(ffffff92)
*<3>bluetooth.c: bluetooth_int_callback - nonzero int status received: -110
*<7>usb-ohci.c:  USB-error/status: 5 : c2806040
Error 5 means that the device did not respond to an in token what are the posssible resaons and is there any way to recover from this error.
 
 
Thanks
Ashwin

Reply via email to