Submission to Fall 1986 DECUS RSX SIG Tape Jerry Ethington Prolifix, Inc. 245 Hawkeegan Drive Frankfort KY 40601 (502)223-5489 P/OS Memory Disk Driver This account contains full sources and binaries implementing a memory disk driver for P/OS versions 2.0 and later. It also includes a copy of the PROLOD system server task for P/OS 2.0 systems, necessary for the use and development of loadable drivers on P/OS. PROLOD was not ready for distribution when P/OS 2.0 shipped, so it was finally included on the P/OS V3.0 distribution. The files included in the distribution are: MDBLD.CMD - DCL command file to rebuild package from sources MDINS.CMD - DCL command file to install binaries MDDRV.DOC - documentation for MDDRV package MDDRV.MAC - driver source MDTAB.MAC - driver database source MDLOAD.MAC - source of a program to load driver MDUNLOAD.MAC - source of a program to unload driver MDDRV.TSK,.STB - binaries of driver and its symbol table MDLOAD.TSK - binaries of driver loader MDUNLOAD.TSK - binaries of driver unloader PROLODV2.TSK - loadable driver server for 2.0/2.0A systems PROLOD.DOC - driver development notes PROLODZAP.CMD - ZAP command file to correct bug in distributed PROLODV2.TSK from V3.0 kit, PRODCL2 floppy