- scsi miniport not receiving SRB_FUNCTION_SHUTDOWN or ScsiStopAdapter on system shutdown
- Posted by dave on November 2nd, 2007
I was wondering if anyone has recommendations on this problem. I have
a SCSI miniport running on WinXP. I would like to add some custom
logic to the shutdown path to improve my boot time (thats a longer
story.) On shutdown of the host I do not receive a HwScsiStartIo-
lead me to try setting CachesData to 1. Although I still don't see
these on shutdown. I do see a ScsiStopAdapter when going into
standby.
Does anyone know how I can detect the system shutdown from a scsi
miniport after my last IO request is completed. Thanks!
- Posted by Peter Wieland [MSFT] on November 2nd, 2007
Why not use ScsiStopAdapter?
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
"dave" <david@weibeltech.com> wrote in message
news:1194022616.343305.214680@v3g2000hsg.googlegro ups.com...
- Posted by dave on November 2nd, 2007
On Nov 2, 2:31 pm, "Peter Wieland [MSFT]"
<peter...@online.microsoft.com> wrote:
Previously noted, I'm not getting ScsiStopAdapter on shutdown. I
do get it on standby. Based on the documentation I don't believe
I should get ScsiStopAdapter on shutdown. I do believe I should
get SRB_FUNCTION_SHUTDOWN. Although I'm not getting that either.
I'm assuming this is a configuration problem on my part. Although
I can find no documentation that relates to this other than the
already
noted CachedData bit and kb290831.
- Posted by Peter Wieland [MSFT] on November 6th, 2007
Sorry - I misread that part.
--
This posting is provided "AS IS" with no warranties, and confers no rights.
"dave" <david@weibeltech.com> wrote in message
news:1194038950.739013.273890@o38g2000hse.googlegr oups.com...