This document serves as the guide for the PDP-11 Device Driver Package (version V008A, October 1972). It provides information on:
- Driver Structure and Format: How drivers are organized, including the Driver Interface Table and setup routines.
- Interface Conventions: How programs interface with drivers, including control and interrupt handling.
- Usage: How to use drivers in stand-alone environments, including assembly with user programs or separate assembly.
- Device-Independent Operation: How drivers are designed to be interchangeable within the DOS monitor.
- Supplements: The document includes supplements for specific hardware devices, notably the RC11 Disk, RF11 Disk, TC11 DECtape, RK11 Disk, TM11/TU10 Magtape, LP11 Line Printer, CR11/CM11 Card Reader, PC11 High-Speed Paper Tape Reader, and PC05 High-Speed Paper Tape Punch.