Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

New Blog: USB Core Team

The USB core team has started a new blog: http://blogs.msdn.com/usbcoreblog/ . They'll be discussing about everything that is related to USB. Welcome to the blogosphere USB Team :)
Posted by iliast | 0 Comments

KMDF Debugging Videos

A while ago, I wrote a blog post about our UMDF debugging videos , which were created by my teammate Abhishek. Now, I'm really excited to announce that we've released KMDF debugging videos, which can be found at http://www.microsoft.com/whdc/devtools/debugging/kmdf.mspx
Posted by iliast | 2 Comments
Filed under: , , , ,

WDF Logo Requirements Regarding Coinstallers

I've been asked many times, if a driver developer can avoid using WDF coinstallers. The answer is "yes, if the system already has the needed version of WDF installed (e.g. you want to install a WDF 1.5 driver in Vista RTM)". So, the next question that
Posted by iliast | 2 Comments
Filed under: , ,

UMDF Debugging Videos

UPDATE: You can find my post about KMDF debugging videos at http://blogs.msdn.com/iliast/archive/2009/09/22/kmdf-debugging-videos.aspx A while back I had written that we didn't have any videos, where we talk about UMDF (KMDF seems to get all the glory
Posted by iliast | 0 Comments
Filed under: , ,

Viewing WDF Logs In Windbg

One feature that is really helpful in debugging WDF drivers is the log file that is created by the frameworks themselves. In the log files you can see many warnings and errors that are created by the framework (i.e. they come for free and the driver does
Posted by iliast | 0 Comments
Filed under: , , , ,

Analyzing the Installation of WDF 1.7 and 1.9 drivers

Many months ago I had written a post analyzing the installation of WDF 1.5 drivers . Now that WDF 1.9 is almost out of the door, it's time to do the same thing for WDF 1.7 and 1.9. The differences in the coinstallers for these 2 versions are small, so
Posted by iliast | 0 Comments
Filed under: , ,

How to install WDF drivers (Quick-Start)

This post is a small quick-start on how to install WDF drivers. Part 1: Installing a UMDF driver You can start with the echo sample, which is located at %WinDDK%\6001.18002\src\umdf\echo. First, you need to do a bcz in that directory. In your output directory
Posted by iliast | 3 Comments
Filed under: , ,

The WDF team needs your help in ensuring compatibility

You might know that the Windows Driver Framework team is working on the next version of WDF, version 1.9, and planning to release it with Windows 7. Windows 7 will have this new version of framework built in. However, we will also provide a redistributable
Posted by iliast | 0 Comments
Filed under: , ,

WinHEC 2008 Presentations

As many of you know, WinHEC 2008 took place in Los Angeles, at the beginning of this month. I gave a presentation in the conference with Bob Kjelgaard about the WDF coinstallers and WDF logo requirements. This presentation includes a step-by-step walkthrough
Posted by iliast | 1 Comments
Filed under: , ,

Where are the WDF 1.7 RTM coinstallers?

UPDATE (10/31/2008) : We just released the Windows Server 2008/SP1 WDK, which includes the coinstallers. This WDK is versioned as 6001.18002 and can be found here . Apart from the coinstallers, this WDK also has some additional changes, which are described
Posted by iliast | 4 Comments

A study guide for KMDF, UMDF, and Windows device driver concepts

One of the most common question that beginner driver developers ask is how they can start learning about driver development. Today, Eliyas, my manager, pointed out that we have already created a study guide that covers WDF and general Windows device driver
Posted by iliast | 5 Comments
Filed under: ,

Driver Developer Conference - DDC 2008

Next week (9/29 - 10/1) we'll have the Microsoft Windows Driver Developer Conference (DDC) in Redmond. We're expecting several driver developers. I'm excited about this, not only because it's the first time that I'll be participating in a Microsoft conference,
Posted by iliast | 1 Comments

Channel9 Video on Debugging BSODs

I found a very interesting channel9 video on how to debug BSODs (Blue Screens of Death): http://channel9.msdn.com/posts/Dan/Daniel-Pearson-Debugging-a-Windows-Blue-Screen-of-Death/ Daniel Pearson explains why blue screens happen in Windows, how a user
Posted by iliast | 1 Comments

Code Quality: Windows vs Linux vs FreeBSD vs Solaris

Diomidis Spinellis has written a good paper for the “30 th International Conference on Software Engineering” (ICSE ’08) that looks at the code quality of the source codes of Windows (WRK – Research Kernel based on Windows Server 2003), Linux, Solaris
Posted by iliast | 0 Comments
Filed under: ,

When Is WDF 1.7 RTM Coming Out?

UPDATE 10/02/2008 : The WDF 1.7 RTM coinstallers were released on 4/18/2008. For more information on how to download them, please look at http://blogs.msdn.com/iliast/archive/2008/10/02/where-are-the-wdf-1-7-rtm-coinstallers.aspx Lately, I've been hearing
Posted by iliast | 4 Comments
Filed under: , ,
More Posts Next page »
 
Page view tracker