*-*-* READ_ME *-*-* This directory contains the System 120 console driver source code. A command file is also included to demonstrate how to compile the driver source code and to update the system 120 device driver library. You should make your own directory and copy the device driver files into this directory before making any changes to the source code. To create your own directory type: createdir mydir attachfile mydir Copy the console driver files into your directory, type: submit /rmx386/demo/drivers/at/console/get After this command is executed you should have the following files in your current directory: read_me - This read me file console.p28 - System 120 console driver source code module console.lit - The TSC data strucure, etc. keyboard.lit - AT keyboard translation table nutyp.lit comon.lit gen.csd - Command file, used to compile the console driver.