disk driver timeout

Hi,
Is it possible to change the timeout value of a miniport/scsiport
disk driver under NT by altering or ading a registry setting.

Thanks
Ben


Send a cool gift with your E-Card
http://www.bluemountain.com/giftcenter/


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com

The scsiport/miniport uses the timeout passed in from the Scsi Disk class driver in the SRB.
There should be sample source for this driver in the DDK.

You could probably insert a filter driver to modify this, but I never tried this.

----- Original Message -----
From: “ntdev ntdev”
To: “NT Developers Interest List”
Sent: Thursday, February 15, 2001 3:50 PM
Subject: [ntdev] disk driver timeout

>
> Hi,
> Is it possible to change the timeout value of a miniport/scsiport
> disk driver under NT by altering or ading a registry setting.
>
> Thanks
> Ben
>
>
>
>
>
> _______________________________________________________
> Send a cool gift with your E-Card
> http://www.bluemountain.com/giftcenter/
>
>
>
> —
> You are currently subscribed to ntdev as: xxxxx@syssoftsol.com
> To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com

Goto HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Disk. Set a
DWORD called TimeOutValue

-----Original Message-----
From: ntdev ntdev [SMTP:xxxxx@excite.com]
Sent: 15 February 2001 20:51
To: NT Developers Interest List
Subject: [ntdev] disk driver timeout

Hi,
Is it possible to change the timeout value of a miniport/scsiport
disk driver under NT by altering or ading a registry setting.

Thanks
Ben


Send a cool gift with your E-Card
http://www.bluemountain.com/giftcenter/


You are currently subscribed to ntdev as: xxxxx@emc.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com