On Tue, Aug 16, 2005 at 06:20:56PM +0200, Rolf Eike Beer wrote: > Use pid of worker thread and struct completion for signaling end of worker > thread (code more or less taken from drivers/net/8139too.c). For the moment > the return code of the start/stop functions is ignored, this will change > once the init/exit code is changed to use 2.6 driver model. thread start/stop should use the kthread.h API. Not that this helps at all for this driver.. - : send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html