Does anyone here have any experience with debugging drivers under Windows XP or Vista? I've always used Soft-Ice until now, but this is no longer an option (not available under Vista and client won't ...
The presenter of this webcast describes techniques for debugging commonly encountered User-Mode Driver Framework (UMDF) problems. The presenter also covers techniques for proactively identifying bugs ...
Compuware Corp. today unveiled DriverStudio 3.0, a suite of tools that can accelerate the driver development life cycle used to build Windows device drivers. The new version of the toolset adds ...
Turning the Messages On and Off During the early stages of driver development, printk can help considerably in debugging and testing new code. When you officially release the driver, on the other hand ...