Microsoft Knowledge Base Article 139357 describes how
some scsiport drivers can produce a timeout message when
the windows OS is booting. It describes that the timeout
is caused by a MODE_SENSE command being issued by the
scsidisk.sys driver with a timeout value on the I/O being
0.
It describes the problem as being only applied to windows
NT 3.5 (Workstation/Server). My problem is that the
driver I'm currently working with is exhibiting the exact
same problems as described by this article but on the
windows NT/2000 environments. Is it just that this
article isn't up to date and my timeouts are symptomatic
of something else.
The timeouts only occur during the OS boot and the driver
and the hardware function normally outside of this.
Can anyone offer some insight?
Thanks