Hello,
I am writing kmdf driver for my company’s PCI mc2 card on Windows 2003
server. When I tried to install my driver, I got debug info as following:
PipCallDriverAddDevice: Unable to
reference driver \Driver\ole3mc2 (c000026c)
I have tried to install the sample code from
6000\src\kmdf\echo\sys\objchk_wnet_x86\i386 and
6000\src\kmdf\fakemodem\objchk_wnet_x86\i386, I got same message.
What is the problem? How can I solve it?
I am using winDbg as debugger.
Thank you very much in advance,
Yaning