Hi all,
Is it illegal to call NdisIMSwitchToMiniport() from a
Deserialised driver for NT?
if so then can i directly call the NdisM… function
from my deserialised driver or there is somthing i am
missing ???
regards
Max
Do You Yahoo!?
Find a job, post your resume.
http://careers.yahoo.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
Illegal? Maybe but mainly there is no reason for it. Yes, you can call NdisM
functions directly. This is one of reasons why to write NDIS IM drivers
deserialized way.
Best regards,
Michal Vodicka
STMicroelectronics Design and Application s.r.o.
[michal.vodicka@st.com, http:://www.st.com]
From: xxxxx@yahoo.com[SMTP:xxxxx@yahoo.com]
Reply To: xxxxx@lists.osr.com
Sent: Friday, November 09, 2001 10:08 AM
To: xxxxx@lists.osr.com
Subject: [ntdev] Deseriallised miniport
Hi all,
Is it illegal to call NdisIMSwitchToMiniport() from a
Deserialised driver for NT?
if so then can i directly call the NdisM… function
from my deserialised driver or there is somthing i am
missing ???
regards
Max
Do You Yahoo!?
Find a job, post your resume.
http://careers.yahoo.com
You are currently subscribed to ntdev as: michal.vodicka@st.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.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