[Front]
[Next Chapter]
About This Guide
DR-DOS is a disk operating system designed to run on Intel* Pentium, i486, 386, 80286, 8088, 8086 and compatible microprocessors. This guide describes the internal structures of DR-DOS and the invariant programming interface.
This guide is primarily a reference tool intended for experienced programmers and for OEMs or system builders. It assumes you are fully familiar with general aspects of assembly-language programming and in particular with the Intel microprocessor architecture. It also assumes you are familiar with the hardware components of your own system.
Structure of the Guide
This guide is divided into the following chapters:
- Chapter 1 introduces the DR-DOS operating system. It provides general information about the overall structure of DR-DOS.
- Chapter 2 describes the file management system and data structures used by DR-DOS.
- Chapter 3 describes DR-DOS support for interrupts.
- Chapter 4 describes the DR-DOS function calls, except for Device I/O Control, which is described in Appendix A.
- Chapter 5 describes the error handling facilities of DR-DOS.
- Chapter 6 provides information on how to write loadable device drivers for DR-DOS.
- Chapter 7 describes the structure of the DR-DOS BIOS and discusses how the sample BIOS may be modified to suit specific hardware.
- Appendix A describes the Device I/O Control (44H) function call.
- Appendix B details the Task Manager (TaskMGR) functions.
Related Manuals
[Front]
[Next Chapter]
info@caldera.comCopyright © 1993, 1997 Caldera, Inc All rights reserved.