System Administration
Page 5-5
AM-6000 Computer Owner's Manual, Rev. 00
:T
;
JOBS 5
;
JOBALC JOB1
;
QUEUE 2000
;
TRMDEF TERM1,AM318=0:19200,ALPHA,200,200,200,EDITOR=15
;
PARITY
; Clear memory
VER
; Unlock keyboard
;
SCZDSP SCZR60.SYS
; PIC-encoded SCSI
dispatcher
;
DEVTBL DSK1,DSK2,DSK3,DSK4,DSK5
DEVTBL TRM,RES,MEM
DEVTBL /STR0
; Streaming tape device
;
BITMAP DSK
; Paged bitmaps for AMOS 2.X
;
ERSATZ ERSATZ.NEW
MSGINI 20K
;
SYSTEM SYSMSG.USA
SYSTEM DCACHE.SYS/N/M 1M
; Enable disk read-caching
SYSTEM DVR:DSK/N 100K 60
; Enable disk write-caching
SYSTEM CMDLIN.SYS
SYSTEM SCNWLD.SYS
SYSTEM QFLOCK.SYS
SYSTEM TRM.DVR[1,6]
SYSTEM STR.DVR[1,6]
SYSTEM EPP.DVR[1,6]
SYSTEM
;
SET DSKERR
;
MOUNT DSK:
;
MEMORY 0
Simple Initialization File
Defining the AM-6000 Parallel Ports
AM-6000 computers contain four high speed parallel ports, which are not automatically defined for you.
If you want to use the parallel ports:
1. Type the following statement following the last DEVTBL statement in your TEST.INI file:
DEVTBL /SEP0,SEP1,SEP2,SEP3
2. Load the parallel printer driver into system memory using a SYSTEM statement:
SYSTEM SEP.DVR[1,6]