> > Bogus kernel config, those drivers didn't get rebuilt -- sorry.  This
> > one should be OK ("dev" --> "usb_dev").
> 
> Hi Dave,
> 
> Thanks for the update!  Now things compile, but the oopses come back
> to back :-(.  

OK, so that "usbcore-0519.patch" won't behave.  There are even more
nonsensical things going on in the device-to-bus binding than that first
issue I noticed ... ignore that patch.  Most drivers can't trigger the code
paths that was trying to fix, anyway.

How about the "printer-0519.patch" ... did that resolve, by itself,
the problems in the printer driver?  Specifically: the looping you
observed with the previous printer patch, caused by the fact that
usblp_write didn't drop the semaphore so usblp_disconnect could
never do its job.  If that's fixed, then the oops-on-rmmod paths
will be very hard to trigger from usermode.

- Dave




_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to