Hello… everyone…
I have a idiot question.
Now I have to make a driver to support NDIS model(get IP data from board)
and Multimedia data(get video stream from board).
i.e, when a data from board is IP data, the driver have to do like as Ndis
dirver( send data to NDIS stack), and when a data from board is Video
stream, the driver have to handle as streamming driver or general WDM
driver.
Currently, I am using 2 driver for each purpose. but I think it isn’t
good solution.
Some guys said NDIS_WDM model isn’t good solution because Microsoft
doesn’t like that model.
What is the best mode for this purpose ?
I will be happy if you give me a any idea.
Best Regard.
Justin Kim
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