Hi,
I am developing a wan miniport driver,which already detected the wan card
and we
could read & write to the registers of the card.
During DriverEntry, MiniportQueryInformation() is called with OIDs
1.OID_GEN_MAC_OPTIONS
2.OID_WAN_PERMANENT_ADDRESS only.
In addition to these two OIDs the NDIS is supposed to call
MiniportQueryInformation()
with some more WAN Specific OIDs such as OID_WAN_GET_LINK_INFO,
OID_WAN_GET_INFO, OID_WAN_MEDIUM_SUBTYPE…etc which is not happening
with my driver. After this call control is coming out of DriverEntry() and
I am getting a
bluescreen, where the crash is occuring in NDIS.
Any suggestions or informations are most welcome.
Thanking you in advance.
Regards,
Unnikrishnan.
mailto : unnic@my-deja.com