Driver does not work on fresh Windows XP system
- From: Amit <goenkamit@xxxxxxxxx>
- Date: Wed, 16 Jan 2008 10:59:37 -0800 (PST)
Hi All,
I have a windows XP based device driver that is running well on a
system that has Visual Studio and the DDK installed on it. Before the
release we wanted to test the driver on a fresh system that has XP.
When we used it on that system (A laptop) the driver crashed with
BSOD. This is a serial port emulator driver. The crash is being
indicated in mmSpecialPool... Also it seems the crash is while
acquiring a spin lock.
Is there any dependeny of the installed kits on the system. Does
anything else need to be packaged along with the driver. Any
suggestions would be helpful.
Regards
Amit
.
- Follow-Ups:
- Re: Driver does not work on fresh Windows XP system
- From: Volodymyr Shcherbyna
- Re: Driver does not work on fresh Windows XP system
- Prev by Date: Re: Sending custom IOCTL to a STORPORT miniport driver
- Next by Date: Re: Driver does not work on fresh Windows XP system
- Previous by thread: Re: METHOD_NEITHER and buffer alignment
- Next by thread: Re: Driver does not work on fresh Windows XP system
- Index(es):
Relevant Pages
|