ABSTRACT

Master the new Windows Driver Model (WDM) common to Windows 98 and Windows 2000. You get theory, instruction and practice in driver development, installation and debugging. Addresses hardware and software interface issues, driver types, and a description of the new 'layer' model of WDM. ;

chapter 1|10 pages

Introduction

chapter 2|18 pages

The Big Picture

chapter 3|14 pages

Driver Design Guide

chapter 4|50 pages

System Set Up

chapter 5|22 pages

Device Interfaces

chapter 6|16 pages

Test, Test, Test

chapter 7|16 pages

Dispatch Routine IRPs

chapter 8|18 pages

Design Overview

chapter 9|38 pages

Implementing Plug and Play

chapter 10|24 pages

The Power Picture

chapter 11|32 pages

Installation

chapter 12|22 pages

Windows Management Instrumentation

chapter 13|10 pages

Event Reporting

chapter 14|28 pages

DebugPrint

chapter 15|18 pages

WdmIo and PHDIo Drivers

chapter 16|22 pages

Hardware I/O IRP Queuing

chapter 17|16 pages

Interrupt-Driven I/O

chapter 18|18 pages

NT Hardware

chapter 19|6 pages

WDM System Drivers

chapter 20|16 pages

The Universal Serial Bus

chapter 21|36 pages

USB Driver Interface

chapter 22|14 pages

The Human Input Device Model

chapter 23|36 pages

HID Clients