PC Review


Reply
Thread Tools Rate Thread

protocolBindAdapter Problem in embedded XP

 
 
Sajith Raman
Guest
Posts: n/a
 
      25th Jun 2003
Hi,

We have developed a NDIS protocol driver. We are
registering the protocol with NDIS by calling the
registerProtocol function. Once executed we expect the
callback function "protocolBindAdapter"(exported in the
driver code) to be called by NDIS for each NIC which
becomes available.
The driver works fine in windows XP environment (setup as
a service) but fails when added as in "embedded XP" image.
Is there any specific component which need to be added in
order to abtain the above functionality ?
Any help in this matter will be highly appreciated.

Thanks,
Sajith
 
Reply With Quote
 
 
 
 
Slobodan Brcin
Guest
Posts: n/a
 
      26th Jun 2003
I had a similar problem few day before. I guess that you are trying to
register protocol using the component you have created.
Inf file containing protocol should be registered using snetcfg.exe that
will bind the protocol to all NICs.


In CD under Resources
Add FBA Generic Command
FilePath = %11%\snetcfg.exe
Arguments = -l %17%\( inffilename ).inf -c p -i ( ServiceName )


You should type snetcfg.exe /? for parameters.

Hope this helps,
Slobodan


"Sajith Raman" <(E-Mail Removed)> wrote in message
news:083401c33ae0$5aa69de0$(E-Mail Removed)...
> Hi,
>
> We have developed a NDIS protocol driver. We are
> registering the protocol with NDIS by calling the
> registerProtocol function. Once executed we expect the
> callback function "protocolBindAdapter"(exported in the
> driver code) to be called by NDIS for each NIC which
> becomes available.
> The driver works fine in windows XP environment (setup as
> a service) but fails when added as in "embedded XP" image.
> Is there any specific component which need to be added in
> order to abtain the above functionality ?
> Any help in this matter will be highly appreciated.
>
> Thanks,
> Sajith



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Language problem XP embedded JB, DANBIT Windows XP General 3 18th May 2009 08:22 PM
Embedded AVI problem ? Michael Microsoft Powerpoint 1 28th Sep 2005 09:33 PM
Embedded XP problem =?Utf-8?B?Tml0ZQ==?= Windows XP Networking 0 22nd Mar 2005 08:47 AM
Re: Embedded IF commands problem Ron Rosenfeld Microsoft Excel Misc 0 11th Sep 2004 08:22 PM
Embedded MP3 Problem. Windows XP Music 0 8th Apr 2004 01:03 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:15 PM.