Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Running TCP/IP Over cPCI Backplane

0 views
Skip to first unread message

Boby George

unread,
Jun 4, 2008, 7:02:10 PM6/4/08
to
We have hardware that has cPCI backplane. Now we would like to run a TCP/IP
stack over this cPCI backplane. I looked around on MSDN and found few
references to samples like "Sample NDIS WDM Miniport Driver", "NDIS Virtual
Miniport Driver". I am not sure which is the right approach. Are there any
other samples or documentation that I can look into regarding this
implementation. Any guidance is greatly appreciated.

Thanks,

Boby


Maxim S. Shatskih

unread,
Jun 5, 2008, 3:58:15 AM6/5/08
to
Is your hardware an Ethernet hardware? then write NDIS miniport for it.

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

"Boby George" <bge...@nospam.microsoft.com> wrote in message
news:uTPTGcpx...@TK2MSFTNGP05.phx.gbl...

Boby George

unread,
Jun 5, 2008, 1:05:15 PM6/5/08
to
Our hardware has multiple perpherals like Ethernet, USB, SATA etc. But in
this case I need to run Ethernet protocol stack over the PCI Backplane. I
hope it make sense.

Thanks,

Boby

"Maxim S. Shatskih" <ma...@storagecraft.com> wrote in message
news:O5GqqHux...@TK2MSFTNGP02.phx.gbl...

Maxim S. Shatskih

unread,
Jun 6, 2008, 5:15:40 PM6/6/08
to
Then you need a usual NDIS miniport (not NDIS-WDM) talking to your
hardware's registers.

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

"Boby George" <bge...@nospam.microsoft.com> wrote in message

news:eA$ZV5yxI...@TK2MSFTNGP05.phx.gbl...

0 new messages