I have a driver with a list of adapters from the TDI viewpoint. It has an
IFEntry structure for each one. I also have an NDIS protocol driver and I’d
like to map its view of adapters to the IFEntry structures.
I assume the MAC address is the way to go (if_physaddr), but there is also
the if_index and the description (if_descr). I don’t believe the
description will be unique and I can’t find an NDIS equivalent to the
if_index.
If you’ve been down this road before can you tell me if I’m headed in the
right direction? Any gotchas? Any shortcuts?
Thanks;
Michael S. Jackson
NetMotion Wireless Inc.
xxxxx@netmotionwireless.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