Hi

I have access to NDIS miniport driver code - I want to
communicate to it from a user app. I was attempting to
register the device using NDISMRegister Device so that I
could give it a device name and be able to access it. But
that crashes my system.

Can NDISMRegisterDevice be used with
NDISMRegisterMiniport without crashing the driver?

Can I retrieve device names without having to register
the device ?

I want to create a shared memory interface with the
driver using an IOCTL and am a novice to device driver
programming - hence the questions.

Thanks in advance
Brinda

Re: Register NDIS driver to set device name by Eliyas

Eliyas
Tue Jul 01 12:50:56 CDT 2003

Get hold of Server 2003 DDK and follow the src\network\ndis\NETVMINI sample.
That sample is meant for beginners like you.

--
-Eliyas
This posting is provided "AS IS" with no warranties, and confers no rights.
http://www.microsoft.com/whdc/hwdev/driver/kb-drv.mspx