Arrival/Removal Vs Enable/Disable of devices

Hi all,

What is the exact difference between Arrival/Removal of device and
Enable/Disable of a Device…

I would like to understand the difference with respect to the message
passed by driver to the application…

Hope your goodselves would clear my question…

thanx,

shiv


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com

Disable from Device Manager disassembles the whole stack except the PDO.
It receives MN_REMOVE_DEVICE but still lives.
Physical removal kills the PDO too.

Max

----- Original Message -----
From: “Shiva Prasad. T. S.”
To: “NT Developers Interest List”
Sent: Monday, February 18, 2002 1:32 AM
Subject: [ntdev] Arrival/Removal Vs Enable/Disable of devices

> Hi all,
>
> What is the exact difference between Arrival/Removal of device and
> Enable/Disable of a Device…
>
> I would like to understand the difference with respect to the message
> passed by driver to the application…
>
>
> Hope your goodselves would clear my question…
>
> thanx,
>
> shiv
>
> —
> You are currently subscribed to ntdev as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
>


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com