Maxim
Thu Nov 24 06:30:44 CST 2005
This feature causes the storage port (SCSIPORT or ATAPI) to call
PoRegisterDeviceForIdleDetection. Then the Power Manager will send the device
powerdown IRP, if the device was not marked as busy for proper time.
--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@storagecraft.com
http://www.storagecraft.com
"Morris Chang" <ChangJiingLang@gmail.com> wrote in message
news:1132834377.486515.294690@g14g2000cwa.googlegroups.com...
> Dear all:
>
> My device is a PCI ATA/ATAPI card. In this case, I attach a
> hard disk on my card. Right click on desktop, select screen protection
> => power, select turn off hard disk after 3 minutes. If hard disk is on
> the south bridge, it will turn off. I was wondering what message (or
> event or ...?) I can get from system ? I read DDK document about power,
> but still don't know what message I should get ....
>