AEP_UNCONFIG_DCB

Dear All!

My port driver gets subj for DCBs which I didn’t create. Can anyone tell me why?

Thanx a lot,
Max Lyadvinsky

Your driver receives this message in your AER. If it is not your DCB you
should ignore it. The reason for getting un-owned DCB is if have have
something do with this DCB (by doing something in AEP_CONFIG_DCB, like
inserting yourself in the calldown stack) you should take appropriate action
when your receive AEP_UNCOMFIG_DCB. You get notifications in anycase, so
just ignore it.

Raja

----- Original Message -----
From: “Max Lyadvinsky”
To: “File Systems Developers”
Sent: Wednesday, July 26, 2000 7:17 PM
Subject: [ntfsd] AEP_UNCONFIG_DCB

> Dear All!
>
> My port driver gets subj for DCBs which I didn’t create. Can anyone tell
me why?
>
> Thanx a lot,
> Max Lyadvinsky
>
>
> —
> You are currently subscribed to ntfsd as: xxxxx@hotmail.com
> To unsubscribe send a blank email to $subst(‘Email.Unsub’)
>
>