On Mon, Apr 15, 2002 at 10:14:14AM +0000, [EMAIL PROTECTED] wrote: > From [EMAIL PROTECTED] Mon Apr 15 10:05:40 2002 > > - drive->using_tcq = 1; > > That helps, I think. > > The first boot after deleting this line again crashed, > but this time with BUG() in <linux/usb.h>. > All usb stuff was compiled in except for usb-storage, > which was a module and not loaded. > > Maybe a race somewhere. The second boot all was fine.
If the BUG() call in usb.h happens again, could you please send the ksymoops trace, and let us know which USB drivers you have loaded? This BUG() call (if it's the one I think it is) was added to try to find buggy drivers. thanks, greg k-h _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
