I want to develop a Network Miniport driver to experiment the development of
a Network Card driver on a PCI bus. Is it possible to get the information
about a specific card to see what the card is supporting ?
Thanks.
I want to develop a Network Miniport driver to experiment the development of
a Network Card driver on a PCI bus. Is it possible to get the information
about a specific card to see what the card is supporting ?
Thanks.
Look at the manufactures web site, or ask them for the data sheet.
–
The personal opinion of
Gary G. Little
“Francky” wrote in message news:xxxxx@ntdev…
>I want to develop a Network Miniport driver to experiment the development
>of
> a Network Card driver on a PCI bus. Is it possible to get the information
> about a specific card to see what the card is supporting ?
>
> Thanks.
>
>
>
“Francky” wrote in message news:xxxxx@ntdev…
>I want to develop a Network Miniport driver to experiment the development
>of
> a Network Card driver on a PCI bus. Is it possible to get the information
> about a specific card to see what the card is supporting ?
>
> Thanks.
>
You can study the e100bex DDK driver sample for the Intel PRO/100.
Beyond that you must either get information form the adapter or chipset
vendor.
Good luck,
Thomas F. Divine, Windows DDK MVP
http://www.ndis.com
Do you know one manufacture that provide the data sheet on web site ?
“Gary G. Little” wrote in message news:xxxxx@ntdev…
> Look at the manufactures web site, or ask them for the data sheet.
>
> –
> The personal opinion of
> Gary G. Little
>
> “Francky” wrote in message news:xxxxx@ntdev…
> >I want to develop a Network Miniport driver to experiment the development
> >of
> > a Network Card driver on a PCI bus. Is it possible to get the
information
> > about a specific card to see what the card is supporting ?
> >
> > Thanks.
> >
> >
> >
>
>
>
Thomas,
Not all have them there but some do and yes, I have down loaded specs from
web sites, or from personal contact, starting with the support information
nearly always provided on the web page.
–
The personal opinion of
Gary G. Little
“Francky” wrote in message news:xxxxx@ntdev…
> Do you know one manufacture that provide the data sheet on web site ?
>
> “Gary G. Little” wrote in message news:xxxxx@ntdev…
>> Look at the manufactures web site, or ask them for the data sheet.
>>
>> –
>> The personal opinion of
>> Gary G. Little
>>
>> “Francky” wrote in message news:xxxxx@ntdev…
>> >I want to develop a Network Miniport driver to experiment the
>> >development
>> >of
>> > a Network Card driver on a PCI bus. Is it possible to get the
> information
>> > about a specific card to see what the card is supporting ?
>> >
>> > Thanks.
>> >
>> >
>> >
>>
>>
>>
>
>
>
Intel supplies an open source software guide (the necessary registers to make a driver function) for their E100 family.
From: xxxxx@lists.osr.com on behalf of Francky
Sent: Mon 8/1/2005 7:27 AM
To: Windows System Software Devs Interest List
Subject: Re:[ntdev] Network Card DataSheet
Do you know one manufacture that provide the data sheet on web site ?
“Gary G. Little” wrote in message news:xxxxx@ntdev…
> Look at the manufactures web site, or ask them for the data sheet.
>
> –
> The personal opinion of
> Gary G. Little
>
> “Francky” wrote in message news:xxxxx@ntdev…
> >I want to develop a Network Miniport driver to experiment the development
> >of
> > a Network Card driver on a PCI bus. Is it possible to get the
information
> > about a specific card to see what the card is supporting ?
> >
> > Thanks.
> >
> >
> >
>
>
>
—
Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256
You are currently subscribed to ntdev as: xxxxx@nvidia.com
To unsubscribe send a blank email to xxxxx@lists.osr.com
Realtek. The RTL8139 chip (one of the most used in 100Mbps era) spec is
published.
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
xxxxx@storagecraft.com
http://www.storagecraft.com
----- Original Message -----
From: “Francky”
Newsgroups: ntdev
To: “Windows System Software Devs Interest List”
Sent: Monday, August 01, 2005 6:27 PM
Subject: Re:[ntdev] Network Card DataSheet
> Do you know one manufacture that provide the data sheet on web site ?
>
> “Gary G. Little” wrote in message news:xxxxx@ntdev…
> > Look at the manufactures web site, or ask them for the data sheet.
> >
> > –
> > The personal opinion of
> > Gary G. Little
> >
> > “Francky” wrote in message news:xxxxx@ntdev…
> > >I want to develop a Network Miniport driver to experiment the development
> > >of
> > > a Network Card driver on a PCI bus. Is it possible to get the
> information
> > > about a specific card to see what the card is supporting ?
> > >
> > > Thanks.
> > >
> > >
> > >
> >
> >
> >
>
>
>
> —
> Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256
>
> You are currently subscribed to ntdev as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com