Hello! I many times try run my usb wifi dongle in 9x, and now, after four years owning this device, i can say - it work!
u can look on my screenshots:
in this post i want say, how u can do it for our devices... post will periodically updating.
=====
what need having for experiments:
WDMEX from rloew. i am sorrry, but w/o this u need yourself implement one stupid function - NdisInitializeString. W/o this function driver RT2870.SYS (and many other drivers for 2k/xp) is just not starting - we see error code 2 or 10 in DM.
So i assume, that u have implementation of NdisInitializeString. if so, can continue.
one NdisInitializeString is not enuogh. driver req some other imports, which i can close old good WDMSTUB.
after this, i check in debugger, that driver loaded w/o errors, and try using it with help Odyssey, but w/o good results. adapter was present in DM, but not present in Network Properties. then i try ME, and immediately get results! i connect to my router and can out in Internet.
but on 98 it not work. Sweetlow say me, that support NDIS5 in 9x is poor, and recommend use NDIS3. i try, and all success.
here i attach my work inf file for Ralink driver version 3.01.08.0000 date 27.Dec.2010. this driver work with Odyssey 4.52 and WPA2 AES. Most new version 5.01.25.0 from official site can not connect...
this inf req UR work. U MUST manually add into VID/PID for our device!
DWA140.INF