> From: Wolfgang Mües <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Date: Wed, 14 Nov 2001 19:27:24 +0100
> > If you have initialization done in probe() then it is automatically > > wrong, at very least because you are not running in freely blockable > > thread. > > If I *have* to do some initialisation in probe(), what should I do? > (Sending about 5-10 control messages to the device). I did not see the original message from Dmitry. I disagree, probe() only happens on the context of the insmod or its children, or in init, or khubd. It certainly can call schedule(). -- Pete _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel