The DDK documents describes an NDIS IM driver as sitting in between the
miniport driver and higher-level protocol driver (i.e. TCP/IP). If there are
multiple IM driver installed on a system, what does the stack look like? Are
these IM driver sitting in parrell to each other or can they be "chained" to
each other? Is this determined by the INF file's "UpperRange" and
"LowerRange"?
Thanks,
Ning
Thomas F. Divine, Windows DDK MVP
http://www.pcausa.com
Chained.
This is determined by the IM's class - loadbalancer/failover etc.
--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
ma...@storagecraft.com
http://www.storagecraft.com
Also see http://support.microsoft.com/default.aspx?scid=kb;en-us;250615
Bryan S. Burgin
bbu...@online.microsoft.com
This posting is provided "AS IS" with no warranties, and confers no rights.