Hi
I would like to write a NDIS miniport driver for experimental and learning
purpose. Please suggest us NIC whose specifications are availabe easily.
--
With regards
thanks
Anand Choubey

Re: NIC specification for miniport driver by Maxim

Maxim
Sat Oct 14 14:26:03 CDT 2006

RTL8139 I think

--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@storagecraft.com
http://www.storagecraft.com

"Anand Choubey" <AnandChoubey@discussions.microsoft.com> wrote in message
news:43A8BF10-5F8C-4645-B3E8-30EF773FB15B@microsoft.com...
> Hi
> I would like to write a NDIS miniport driver for experimental and learning
> purpose. Please suggest us NIC whose specifications are availabe easily.
> --
> With regards
> thanks
> Anand Choubey


Re: NIC specification for miniport driver by Thomas

Thomas
Sat Oct 14 22:18:02 CDT 2006

For an Ethernet NIC, the DDK includes the e100bex miniport sample. This
works with the Intel PRO/100 adapter. If you can find an Inet PRO/100
adapter, then that might be a good place to start.

I believe that there also be samples for the same adapter that use the newer
kernel-mode driver framework. See the pcidrv WDF kernel-mode sample.

Thomas F. Divine, Windows DDK MVP
http://www.pcausa.com



<DIV>&quot;Anand Choubey&quot;
&lt;AnandChoubey@discussions.microsoft.com&gt; wrote in message
news:43A8BF10-5F8C-4645-B3E8-30EF773FB15B@microsoft.com...</DIV>> Hi
> I would like to write a NDIS miniport driver for experimental and learning
> purpose. Please suggest us NIC whose specifications are availabe easily.
> --
> With regards
> thanks
> Anand Choubey