Chapter 7. Driver Dispatch Routines

CHAPTER OBJECTIVES

Getting a driver to load is the first step, but ultimately the job of a driver is to respond to I/O requests—from user-mode applications or from other parts of the system. Windows 2000 drivers process these requests by implementing Dispatch routines. The I/O Manager in response to a request calls these routines. This chapter describes the basic Dispatch routines and explains the overall process of handling I/O requests.

Get Windows® 2000 Device Driver Book: A Guide for Programmers, Second Edition, The now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.