Chapter 9. Hardware Initialization

CHAPTER OBJECTIVES

At the end of the last chapter, the sample parallel loopback driver was unrealistic in one critical area: the configuration of the parallel hardware was presumed. Hard-coded driver logic assumed that port hardware could be found at a fixed I/O address with a fixed IRQ level. Clearly, real driver code cannot be presumptuous. This chapter covers the subject of driver and device initialization.

First, in sections ...

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.