On Sat, 24 Apr 2004, Oliver Neukum wrote: > Am Samstag, 24. April 2004 04:43 schrieb Richard Kinder: > > All, > > Attached is a bug report for the 2.6.5 kernel in the > > REPORTING-BUGS suggested format. Please let me know if > > there is any more information you need. > > Hi people, > > is it possible that buffers must be freed before the device is deregistered?
The buffers must be freed before the usb_device is released. It looks like you need to call usb_get_dev() during probe and usb_put_dev() during cleanup. Alan Stern ------------------------------------------------------- This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek For a limited time only, get FREE Ground shipping on all orders of $35 or more. Hurry up and shop folks, this offer expires April 30th! http://www.thinkgeek.com/freeshipping/?cpg=12297 _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel