On Sunday 18 June 2006 3:06 am, Frederic Riss wrote: > There's another internal device on this bus, a Bluetooth receiver > managed by hci_usb. I guess the errors relate to this one rather than > to the IR receiver as the error reffers to HCI.
If someone would give hci_usb proper suspend() and resume methods, various problems -- including maybe some of these -- would go away. Recently I've heard a lot of suspend/resume problems that seem to involve that driver... For USB devices, suspend() methods need to cancel all pending URBs; and resume() methods may need to resubmit them. - Dave _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel