CONFIG.SYS PSD Statements
Appearance
| The Config.sys Documentation Project |
|---|
PSD stands for "Platform Specific Driver". These drivers provide an abstraction layer for the underlying hardware by allowing the operating system to call generic functions to perform platform-specific operations without worrying about the actual hardware implementation.
If multiple PSD statements are encountered, OS/2 will load each PSD in the order listed in CONFIG.SYS, and call the PSD's install function. The first PSD which successfully installs will be the one OS/2 uses.
PSD statements are processed before BASEDEV, IFS, and DEVICE statements.
| PSD= | |
|---|---|
| ACPI.PSD | ACPI platform-specific driver |
| ALR.PSD | Advanced Logic Research (ALR) PROVEISA |
| CAVERUN.PSD | IBM PC Server 720 |
| EBI2.PSD | |
| OS2APIC.PSD | |
| OS2PCAT.PSD | |
| OS4APIC.PSD | OS/4 Kernel project
|
| PROLIANT.PSD | Compaq Proliant 2X00 or Proliant 4X00 Server |
| TRICRD.PSD | Tricord |
| V1_EBI2.PSD | |
| VIPERMP.PSD | |
| WYSE.PSD | Wyse |