Hi

I am starting to look into NDIS6.0 drivers. To gain a better understanding I
think it would be good to build a driver for a NIC. I am not sure how to get
my hands on the hardware that would help me. Any suggestions?

Regards
SR

RE: Access to hardware by pavel_a

pavel_a
Mon Nov 21 14:58:08 CST 2005

"sramanathan" wrote:
> Hi
>
> I am starting to look into NDIS6.0 drivers. To gain a better understanding I
> think it would be good to build a driver for a NIC. I am not sure how to get
> my hands on the hardware that would help me. Any suggestions?

A suggestion: when getting your hands on any hardware, beware of
static electricity. Be well grounded.

( What special hardware is needed to write a driver, besides of a network
card?
Perhaps only the USB cable for windbg )

--PA


RE: Access to hardware by sramanathan

sramanathan
Mon Nov 21 16:03:02 CST 2005

Thanks PA. I would definitely need a NIC with access to chip information. I
am not sure if I will have access to the chip details if I buy one off the
shelf.

Regards
SR

"Pavel A." wrote:

> "sramanathan" wrote:
> > Hi
> >
> > I am starting to look into NDIS6.0 drivers. To gain a better understanding I
> > think it would be good to build a driver for a NIC. I am not sure how to get
> > my hands on the hardware that would help me. Any suggestions?
>
> A suggestion: when getting your hands on any hardware, beware of
> static electricity. Be well grounded.
>
> ( What special hardware is needed to write a driver, besides of a network
> card?
> Perhaps only the USB cable for windbg )
>
> --PA
>

Re: Access to hardware by Don

Don
Mon Nov 21 16:53:21 CST 2005

Check out the Intel NIC's, the source for an NDIS driver is in the DDK.
While you will already have the source, it is a place to start and
experiment.


--
Don Burn (MVP, Windows DDK)
Windows 2k/XP/2k3 Filesystem and Driver Consulting
Remove StopSpam from the email to reply



"sramanathan" <sramanathan@discussions.microsoft.com> wrote in message
news:810D8469-20B8-4B62-9DAC-20DAEC44F82A@microsoft.com...
> Thanks PA. I would definitely need a NIC with access to chip information.
> I
> am not sure if I will have access to the chip details if I buy one off the
> shelf.
>
> Regards
> SR
>
> "Pavel A." wrote:
>
>> "sramanathan" wrote:
>> > Hi
>> >
>> > I am starting to look into NDIS6.0 drivers. To gain a better
>> > understanding I
>> > think it would be good to build a driver for a NIC. I am not sure how
>> > to get
>> > my hands on the hardware that would help me. Any suggestions?
>>
>> A suggestion: when getting your hands on any hardware, beware of
>> static electricity. Be well grounded.
>>
>> ( What special hardware is needed to write a driver, besides of a
>> network
>> card?
>> Perhaps only the USB cable for windbg )
>>
>> --PA
>>