Chapter 2 -- Basic Structure of a WDM Driver

[Previous] [Next]

Chapter 2

In the first chapter, I described the basic architecture of the Microsoft Windows 2000 and Microsoft Windows 98 operating systems. I introduced the idea that a device driver is a container for a collection of subroutines that the operating system can call upon to carry out various activities related to a hardware device. This chapter is about the basic contents of one of those driver containers. I'll discuss how device drivers are layered and how that layering comes about. I'll also discuss the DriverEntry and AddDevice functions that every WDM driver includes. In later chapters, I'll tell you about the other types of subroutines that will be part of the driver for your device.



Programming the Microsoft Windows Driver Model
Programming the Microsoft Windows Driver Model
ISBN: 0735618038
EAN: 2147483647
Year: 1999
Pages: 93
Authors: Walter Oney

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net