.C;SKELETON DEVICE DRIVER PACKAGE .C;by .SK .C;James A. McGlinchey .C;Software Engineering Consultant .C;Post Office Box 451 .C;Warrington, PA 18976 .C;(215)348-7261 .SK .F This distribution kit contains the famous skeleton device driver package by Jim McGlinchey. It was developed as a aid in the original development of RSX device drivers, because I just got tired of trying to remember all that stuff about device tables, FORKs, and such. .SK In order to use this package, all you have to do is copy it into your private account and have at it. The driver is an editing template, in reality. You still have to know how to write a device driver, but a lot of the routine agony is taken out of the task, leaving the fun behind. .SK Included in this package by special request is the SUPERMAC package which appeared originally on the Spring 1980 RSX SIG Tape. .SK Included in the package are the following pieces: .SK .LM +8 .NF ** Skeleton Driver Package ** XXDRV.MAC - the RSX-11M driver, in MACRO-11 XXDRV.SMC - the RSX-11M Driver, in SUPERMAC XXDRVMPL.MAC - the RSX-11M-PLUS Driver, in MACRO-11 XXDF.MAC - Driver Header (Symbol Definitions) XXTAB.MAC - Driver Data Base for RSX-11M and M-PLUS XXMAKE.CMD - Creation Command file for RSX-11M XXMAKEMPL.CMD - Creation Command file for RSX-11M-PLUS XXDRV.RNO - the source for the document you're reading, in RUNOFF Format XXDRV.DOC - The document you're reading ** SUPERMAC Package ** SUPMAK.CMD - Command file to crate SUPERMAC SUPDOC.DOC - SUPERMAC Manual, in document format SUPMAC.MAC - The Macros (Sources) SUPDOC.RNO - The Manual, in RUNOFF Format EDTINI.EDT - oops. .F .LM -8 .SK 2 The usual disclaimer: .SK .LM +8 .RM 64 This Software is supplied for public use by James A. McGlinchey. No warranties, either express or implied are made. James A. McGlinchey, DECUS, and Digital Equipment Corporation assume no libility for its use and/or misuse.