- Infrared testing use HCT 12.1 , about Driver verifier -NDIS , can't find ndis.sys
- Posted by Morris Chang on May 5th, 2007
Dear all:
I was using HCT 12.1 to test my FIR driver. Others
testings included NDIS-Modem_IrDa and IrDA transport passed. But one
testing Driver verifier - NDIS, always went failure. I passed NDIS-
Modem_IrDa, So my network should be working fine. Here is what I do:
Server:
Manually start NIDSTEST. Selecting server, support
device is my FIR. Sharing c:\shared and c:\temp to public. C:\shared
included ndis.sys checked build.
Client:
Select Driver verifier - NDIS. Editing parameter 4 to \
\192.168.38.19\shared and parameter6 c:\temp. Then click start test.
After a couple minutes. Logs view showed that "Can't find ndis.sys".
Anybody has idea about what should I do ?
BTW, Our FIR driver has got Vista logo.
- Posted by Thomas F. Divine on May 5th, 2007
I think that the path to the checked NDIS.sys is a path to a folder on the
client machine. Put a copy of the checked NDIS.sys in that folder.
Thomas F. Divine
"Morris Chang" <ChangJiingLang@gmail.com> wrote in message
news:1178366435.865187.280090@n59g2000hsh.googlegr oups.com...
- Posted by Morris Chang on May 7th, 2007
On 5¤ë5¤é, ¤U¤È11®É06¤À, "Thomas F. Divine" <tdivine@NOpcausaSPAM> wrote:
I put the ndis.sys checked build in both client and server. It
still failed.