by genie » Apr 24 05 10:36 pm
There are a couple of things to check:
First of all, I assume that you have tried enabling/disabling the adapter without Wingate driver loaded, have you not?
Try to disable autoreboot, so we can get this crash information from your system. To do that, start regedit.exe application, go to key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl and change value AutoReboot to 0. Also, change value CrashDumpEnabled to 3 - then the system will generate minidump files (64K long) which we can use to determine the cause of the problem. Then reboot the machine and try this enable/disable sequence again. The system should display stop information - what we need here is the stop code, driver name, which caused the error, driver base address and the stop address. Also, if you send me the minidump file generated it would be more than helpful.