PC Review


Reply
Thread Tools Rate Thread

BindAdapterHandler for WDM/ NDIS protocol driver not called

 
 
QuasiCodo
Guest
Posts: n/a
 
      19th Sep 2003
On XP, I have a WDM driver which uses the PnP mechanism to load. Once
loaded, I called NdisRegisterProtocol to register the protocol portion of
the driver with NDIS. The problem I am having is the my
BindAdapterHandler() is not being called. The PnpEventHandler() is being
called with NetPnpEvent->NetEvent set to NetEventBindsComplete (i.e. NDIS
tells me that all bindings for this protocol have been performed).

A BindsComplete indication without any BindAdapterHandler() callbacks is
what I would expect if I had not installed the protocol in the system.
However, I have a separate INF file in which I install the protocol.
BindView shows this that my protocol is installed and bound to the NIC card.

The only thing I can think of is that protocol identifier in the INF file
does not match the protocol name I gave to NdisRegisterProtocol().

Any ideas?

((&-<





 
Reply With Quote
 
 
 
 
QuasiCodo
Guest
Posts: n/a
 
      22nd Sep 2003
Changing the protocol name in the NdisRegisterProtocol to the service name
in the registry worked.


 
Reply With Quote
 
QuasiCodo
Guest
Posts: n/a
 
      22nd Sep 2003
Changing the protocol name in the NdisRegisterProtocol to the service name
in the registry worked.


 
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
What is GTNDIS5 NDIS Protocol Driver? =?Utf-8?B?YWxiYTEzMTQ=?= Windows XP General 6 8th Jul 2005 03:29 PM
PCAMPR5 NDIS protocol driver problem dennis Windows XP Performance 2 29th May 2005 10:55 AM
NDIS protocol driver (WinXP DDK 2600.1109) Alexandr Mishagin Windows XP Drivers 4 10th Feb 2005 01:46 PM
PCAMPR5 NDIS PROTOCOL DRIVER dennis Windows XP Performance 0 28th Aug 2004 11:23 PM
error id: 7000 with PCANDIS5 NDIS Protocol Driver failing Al Microsoft Windows 2000 Networking 0 28th Aug 2003 10:09 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:50 AM.