Dear Experts, To invoke my timeout function in my custom MS driver, what is the least possible value that can set to #define SCSI_TIMEOUT (in scsi_scan.c)? Please let me know if the following process is correct to get the SCSI layer with new SCSI_TIMEOUT value. 1. Changed the #define SCSI_TIMEOUT (2*HZ) to least possible value in scsi_scan.c 2. Compiled the scsi and copied the .ko files to /lib/modules/2.6.30/kernel/drivers/scsi/ 3. Created the new image by doing mkinitrd and added this image into grub_config and booted from this image Regards, Aditya -- To unsubscribe from this list: 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