Tech Support > Microsoft Windows > Drivers > question about HwScsiResetBus
question about HwScsiResetBus
Posted by Charles on November 26th, 2004


Hi,

I have written an scsi miniport driver that might accept the
I/O Control Calls from other applications.
I found the scsi driver's HwScsiResetBus is called sometimes.

Is there any way to inspect the reason why the ResetBus is called?

Thanks in advance

Charles


Posted by Maxim S. Shatskih on November 26th, 2004


Due to lots of reasons, one of them (IIRC) being exceeded retry count for
BUSY or QUEUE FULL conditions.

--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@storagecraft.com
http://www.storagecraft.com

"Charles" <charles_lin@jadecom.com.tw> wrote in message
news:eMXanu40EHA.208@TK2MSFTNGP12.phx.gbl...