Welcome to MSDN Blogs Sign in | Join | Help

September 2006 - Posts

This interview is a bit old, but NarG talks about the I/O manager and the driver model. If you ever wanted some inside depth on how the I/O manager works, this one is for you. NarG is the lead for all of WDF (UMDF, KMDF, SDV, PFD) and he certainly knows Read More...
Sorry for the lack of posts. I was on vacation from last Thursday until yesterday and didn't have access to the blog (the horror of it all!). Joby, nice to see you at both ends of the trip, thanks for the help with the bags when leaving Seattle! Read More...
As I wrote about last time, you can have a class filter driver. What I didn't mention is that there are also device filter drivers. What's the difference between the two? The difference is scope A class filter driver will attach to all device instances Read More...
Peter is the dev lead for UMDF. He has a great interview on channel 9. Check it out! Read More...
This came up recently on the newsgroups. The term "class driver" can mean a couple of different things, depending on the context. First, there are class filter drivers. These drivers are loaded based on the device's installed device class . This is the Read More...
We have been working on this one for the last couple of weeks. There is now a WDM to KMDF porting guide on WHDC. There are 2 documents in the download. The first is a very in depth document which goes into great detail about each function, IRP major code, Read More...
At first glance, one would think that the reporting of a keypress on a power related (sleep, off, wake) button on your keyboard would be simple. I would have guessed that it worked something like this The key is pressed The key press is reported to the Read More...
There are a few different possible types of power related buttons on a PC. There is the button on the case itself. If you have a laptop, there is a lid switch to detect state change in the lid. There are also power keys on a keyboard. All of these buttons Read More...
 
Page view tracker