On Thu, 2 Feb 2006, George Simeonov wrote: > Hello Alan, > > Thank you for you reply. > > My idea of asking this question like this was just to get some > guidelines where I should look for the problem. As I'm pretty new in the > Linux USB driver development and I don't really know the internals of > the Linux USB core I needed just a direction from where to start in > order to solve my problem without bothering you with looking at my > sources. However after another day of digging into the problem without > any success I would kindly ask you to take a look at the code (please > find it attached) and I'll be very grateful if you could provide me with > the solution or at least point my attention to the right direction.
Which usb_submit_urb call is failing? Do you have a debugging log? Why do you have static definitions in the .h file in addition to declarations? Why are you writing a USB bluetooth driver when there's already one available in the kernel? Alan Stern ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
