Can somebody clarify what they mean if the addressingreset flag is set to true. It states in the documentation that if set the the “functional addressing is reset”, does this mean the card bus register addresses? as well as multicast and lookahead buffers? or does it mealy mean the staion address, i.e mac address? and not any physical memory mappings, assuming that our miniport does not or can not physically rest the hardware
Thanks
Steve
I refers only to the MAC addressing (multicast list in particular). Setting
it to true just tells NDIS that it needs to send the multicast list to the
Miniport again so that it can be programmed into the NIC (if it supports
such a thing).
Good Luck,
-dave
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of xxxxx@bemac.com
Sent: Friday, October 12, 2007 4:52 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] Minport Reset
Can somebody clarify what they mean if the addressingreset flag is set to
true. It states in the documentation that if set the the “functional
addressing is reset”, does this mean the card bus register addresses? as
well as multicast and lookahead buffers? or does it mealy mean the staion
address, i.e mac address? and not any physical memory mappings, assuming
that our miniport does not or can not physically rest the hardware
Thanks
Steve
NTDEV is sponsored by OSR
For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars
To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer