Search the web
Sign In
New User? Sign Up
discussion-pcausa · PCAUSA Discussion List
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 8160 - 8189 of 8586   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
8160
Our client is looking for a Sr. level Windows Device Driver Engineer. Client is moving to a Windows Server 2008 platform. Consultant will be involved in the...
John Spencer
spence335
Offline Send Email
Dec 4, 2007
5:25 am
8161
Hi, When I run NdisSend with my spinlock locked, the system hangs without any warning or blue screen. Is that normal? Because I don't see such restriction in...
Adnan
nanda.tw
Offline Send Email
Dec 7, 2007
12:27 pm
8162
... [PCAUSA] I don't see a prohibition for this specific problem. However, it is never a good idea to call outside code - especially code known to be ...
Thomas F. Divine
pcatom
Offline Send Email
Dec 7, 2007
2:22 pm
8163
Hi, I am a beginner into network driver programming. Our application uses wireless network driver for querying various wireless LAN parameters. Actually I am...
Maju, M IN BLR SISL
m.maju@...
Send Email
Dec 12, 2007
5:53 am
8164
Hi everybody. I have a question about Ndiscope application(in ddk551805 \pcadev\rawether\1805\apps). I inserted WLAN NIC in my PC, and ran this application....
nah4891
Offline Send Email
Dec 13, 2007
2:11 pm
8165
Hi, I have a query regarding NDIS miniport drivers. When NIC is initialized, miniport driver reads configuration information from registry. I am not clear...
Maju, M IN BLR SISL
m.maju@...
Send Email
Dec 13, 2007
3:19 pm
8166
You don't necessarily need any information from the registry. If you can't think of a reason to read from the registry, you probably don't need to. Generally,...
Steve Dispensa
stevedpositive
Offline Send Email
Dec 13, 2007
3:24 pm
8167
... The archives of this list are do not have the best organization, however I am sure that many of the questions you are asking have been asked in the past. ...
Thomas F. Divine
pcatom
Offline Send Email
Dec 13, 2007
3:56 pm
8168
There are a lot of issues with using WMI to access Wireless information. Some deal with data structures that differ across service packs and cannot, because of...
Thomas F. Divine
pcatom
Offline Send Email
Dec 13, 2007
4:02 pm
8169
... ddk551805 ... ran this ... and ... AP and ... access ... WZC or ... this ... however I ... in the ... dumb ... its ... etc. ... then WZC ... first ... ...
nah4891
Offline Send Email
Dec 14, 2007
12:59 pm
8170
... [PCAUSA] Since this is a relatively new technology there may not be new NDIS OIDs needed to manage the N device correctly. ... [PCAUSA] I don't know. I...
Thomas F. Divine
pcatom
Offline Send Email
Dec 14, 2007
1:42 pm
8171
Hi, I have a query regarding network type in use (OID_802_11_NETWORK_TYPE_IN_USE). Let me explain the use case first. My NIC is currently connected to an...
Maju, M IN BLR SISL
m.maju@...
Send Email
Dec 17, 2007
1:06 pm
8172
Hi everyone, I just installed the latest WDK for Windows Vista and had a look at the new filter drivers - esp. compared to the 'old' NDIS Intermediate drivers...
mosquitooth
Offline Send Email
Dec 26, 2007
3:04 pm
8173
... [PCAUSA] Sure. The DDK "Passthru" driver is a NDIS 5 Intermediate (IM) filter driver. The WDK "NdisLwf" driver is a NDIS 6 Lightweight Filter (LWF) driver....
Thomas F. Divine
pcatom
Offline Send Email
Dec 26, 2007
5:43 pm
8174
Hi All, I have installed the latest WLK kit for testing of NDIS IM driver. I have installed the DTM Controller, DTM Studio on one machine and DTM Client on...
accesstomanu
Offline Send Email
Jan 10, 2008
3:10 pm
8175
Thanks for providing this information - it helped a lot. I've decided that I will need a NDIS 6 filter driver as my application targets e.g. the upcoming...
Peter Schmitz
mosquitooth
Offline Send Email
Jan 11, 2008
8:41 pm
8176
... [PCAUSA] I sure don't know the answer to that one. The chimney API doesn't seem to be in the public domain, and I don't have those sorts of adapters to ...
Thomas F. Divine
pcatom
Offline Send Email
Jan 11, 2008
10:18 pm
8177
... [PCAUSA] All I can say is that the DTM Unclassified test is the way to go for NDIS IM drivers. It is actually pitiful because in the cases I have tested...
Thomas F. Divine
pcatom
Offline Send Email
Jan 11, 2008
10:21 pm
8178
Hi Thomas, Thanks for the reply, the purpose of the testing is for me to get the NDIS IM driver signed, so that when the driver is installed it does not show...
accesstomanu
Offline Send Email
Jan 14, 2008
2:10 pm
8179
AFAIK you must use the WLK 1.1 Unclassified test for testing NDIS 5 IM filter drivers. Concerning the errors: How can we know how to resolve the errors if we...
Thomas F. Divine
pcatom
Offline Send Email
Jan 14, 2008
3:31 pm
8180
I'm trying to find out why Microsoft's VirtualWiFi project is not setting the ssid for my device. Microsoft's VirtualWiFi project can be found here:...
ryguy0823
Offline Send Email
Jan 15, 2008
11:20 pm
8181
hi: everybody, I have written a tdi client which is used to send data to the server. But I find it is very inefficient. I don't know what's the cause, would...
zealsoft_cyrus
Offline Send Email
Jan 17, 2008
3:26 am
8182
Hi, There are two NIC on my computer, Broadcom and Realtek. All network components are uninstalled except TCP/IP. The MediumArray in passthru.c is restricted...
Adnan
nanda.tw
Offline Send Email
Jan 17, 2008
11:52 am
8183
Hi, I am trying to get the WLK 1.1 certification for my TDI driver and it fails the Run INFTest against a single INF. The previous versions passed this test...
Cristi
wtherapy
Offline Send Email
Jan 17, 2008
11:53 am
8184
... [PCAUSA] Have you set a breakpoint in PtReceive and PtReceivePacket functions to see if packets actually arrive for the Realtek adapter? To make this...
Thomas F. Divine
pcatom
Offline Send Email
Jan 17, 2008
1:33 pm
8185
If I recall correctly a TDI driver is a legacy driver that does not actually require an INF for installation. When you install your driver, do you actually use...
Thomas F. Divine
pcatom
Offline Send Email
Jan 17, 2008
1:42 pm
8186
Hi Thomas, I am using an INF file for installation and I need certification to run on Vista 64. Same procedure used to work on previous WLK. The problem is on...
Cristi
wtherapy
Offline Send Email
Jan 17, 2008
2:16 pm
8187
Sounds like you need to contact Microsoft again. I haven't (yet) encountered this issue, but I have only worked with an IM driver so far with WLK 1.1. I think...
Thomas F. Divine
pcatom
Offline Send Email
Jan 17, 2008
2:21 pm
8188
Well, I was copying and installing the driver only on the test client and I point, in the studio, to the driver and inf copied ( on shared folder ) on the ...
Cristian Stefan
wtherapy
Offline Send Email
Jan 17, 2008
3:21 pm
8189
If you can sign the driver, then you can make a .cat and self-sign it as well. Actually, if the INF doesn't have a CatalogFile then it just might not exist as...
Thomas F. Divine
pcatom
Offline Send Email
Jan 17, 2008
3:22 pm
Messages 8160 - 8189 of 8586   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help