Hi Thomas, We have applied the changes suggested by you and we were successful in eliminating 2 errors out of three. The only error remaining is Plug and Play...
Sorry. Sounds like this could be a DTM setup problem. Are these the results that you see when you use the Device Console, select the submission and then press...
Hi Thomas, Could I request for just one more piece of information on Plug and Play Driver Test error that we are facing? Do we have to setup the network of the...
I used a workgroup configuration here. My network does have two separate intranets in my office. One is for normal message traffic and the second is reserved...
Hi Thomas, When we are creating a new submission by loading INF files from Client Machine we get an Error: Device Not Found, Still Continue? Yes or No. If we...
I think it is essential for the submission creation process to find the driver at that step. I encountered this condition when using a multi-boot machine and...
Hi Thomas, Yes we do use static IP addresses for everything and also delete previous pools and create fresh pool every time we run the tests . We also place...
Which submission do you try to make first? Miniport or Service? In any event, try reversing the order that you attempt to create submissions. (and hold mouth...
I am doing Service(NETIM.INF) Submission first and then Miniport(NETIM_M.INF) submission. Regards Viraj Shirgaonkar From: discussion-pcausa@yahoogroups.com ...
It sounds like you are doing all that you can. I don't have any good advice to help you go further. You may have to open an incident with the DTM group to help...
Hello, I have the same problem. I need to upgrade a NDIS 5.x IM. I'm uninstalling and reinstalling without reboot, but the result is always the same, the...
Is there a notify object involved? From: discussion-pcausa@yahoogroups.com [mailto:discussion-pcausa@yahoogroups.com] On Behalf Of gerardvilleneuve Sent:...
Bryan Burgin
bburgin@...
Feb 5, 2008 6:13 pm
8233
No. It's an IM filter driver based on PCAUSA NDIS IM samples without notify object. Thanks, Gerard ... pcausa@yahoogroups.com] On Behalf Of gerardvilleneuve ...
Hi Thomas, I am successful in creating CPK file after DTM Test results. Thank you for your kind help in my journey of driversigning. I have two submissions...
All, Can we intercept ICMP packets using TDI driver? I know for this we need to set filter over IP device. But I do not know exactly how to get the more...
Both. Thomas From: discussion-pcausa@yahoogroups.com [mailto:discussion-pcausa@yahoogroups.com] On Behalf Of Viraj Shirgaonkar Sent: Friday, February 08, 2008...
What was the root cause of your problem? Thomas From: discussion-pcausa@yahoogroups.com [mailto:discussion-pcausa@yahoogroups.com] On Behalf Of Viraj...
We have applied latest WLK filters and Rerun device path exerciser test. PNP test still fails but I read on Microsoft Forum that PNP test results can be...
Hi Thomas, I want to use same driver on both Window XP SP2 and Windows Vista . How should we correlate 4 CPK files( 2 cpk for XP and 2 for Vista) loaded in ...
I have not done this. Sorry. In my cases so far the Vista and pre-Vista drivers have been different. For example, on Vista I may use the kernel IP Helper and...
Hi all, Is it valid to run NDIS tests (DTM and HCT) on OSs with varied bit depths, like 32 and 64? Ofocurse the NDIS test version running on each machine would...
If you are using the WLK (aka "Driver Test Manager"), then you do not need to have the DTM Controller or DTM Studio machines match the bit depths of the DTM...
Thomas, Thanks for this clarification. I asked this because the latest DTM 1.1.6475 has a test called 2c_mini6checkconnections. I observe that this test fails...
All, I am seeing the following error while using DIFX "ERROR: Could not get services associated with driver package." This is NDIS IM driver. here is the...
Is the catalog file signed? In not, then you must either self-sign the .CAT file or use a boot-time option to allow install of unsigned drivers for one boot...
Yes i have signed the CAT files using the signtool. I created the cert using the makecert, imported the certificate and then signed the CAT files with the...
There is also the setupapi log that you can examine. Perhaps there is something there. http://www.wd-3.com has a note about coaxing more info out of the ndis ...
Hi, I'm trying to write an intermediate mux driver that bind to wifi miniport driver in Vista. After some changes to the mux sample (that is good for 802.3...
Summary of the code written in FiltersendNetbufferLists: My intention is to drop the original NetbufferList, create a new NetbufferList copy from the original...