Tech Support > Microsoft Windows > Drivers > HCT test failed (Driver verifier) on SCSI storage miniport driver
HCT test failed (Driver verifier) on SCSI storage miniport driver
Posted by Long Ta on November 12th, 2004


I have a PCI flash memory card for which I wrote a SCSI miniport driver and
is tested on a desktop PC.

The HCT test failed on driver verifier test - SCSI Controller.

The error line is:

+VAR+SERV2 0 : There was an error detecting parameters for test ACPI S1 Stress

I think this has to do with power management. Is it true?
If so, can anyone briefly outline what need to be done in a miniport driver
to implement ACPI, I would really appreciated.

I have read the DDK doc many times over again on the ACPI but still cannot
get the picture of what need to be done.

Any suggestion is appreciated. Thank you.