On Thu, Apr 29, 2004 at 10:13:34AM -0400, Alan Stern wrote: > On Thu, 29 Apr 2004, Marcel Holtmann wrote: > > > Hi Greg, > > > > > > I know that Max accepted this. So I also have to accept this, but this > > > > doesn't count for the bfusb driver and inserting this hack prevents it > > > > from oopsing on a UHCI controller, too. > > > > > > If you unlink the urb synchronously there should be no more problems, as > > > Alan has fixed this in the UHCI driver, right? > > > > last time I checked Alan's disable_endpoint patch it still crashes both > > drivers and as you see the bfusb uses usb_free_urb(). > > Actually it has been fixed now, thanks to the feedback you sent, and > merged into Greg's development kernel. Maybe it has found its way into > some upstream kernel trees as well.
It is in the -mm tree, which also has the build issue we are currently talking about with the bluetooth driver. So I'm pretty sure the bfusb driver can now safely take out the "wait" code. I'll go do that right now, and it will show up in the next -mm release. As I don't have the device, hopefully someone else can test it :) thanks, greg k-h ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
