> 1) I'm getting the following oops at shutdown with 2.6.6-rc1-mm1 (not > present in 2.6.5, I get this also in 2.6.6-rc2). ... > EIP is at destroy_async+0x24/0xd0 [usbcore] ...
This is a usbfs problem. I think usbfs is a bit racy here: it assumes that completion handlers have finished running when usb_unlink_urb returns. Do you get this everytime? > 2) Other than that (this looks also related to the recent usb update), > my speedtouch driver doesn't work any more (2.6.5 did work) : modem_run > now behaves as follows: uhci? Ciao, Duncan. ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
