ICIMACS for OSIRIS: WC Operating System
7/22/99 : JAM
(ICIMACS = Instrument Control and Image
Acquisition System
The ICIMACS Workstation Computer run MSDOS 6.20. The startup files should be
configured as follows:
- C:\CONFIG.SYS
- DEVICE=HIMEM.SYS
BUFFERS=20,0
FILES=30
DOS=UMB
L
ASTDRIVE=F
FCBS=4,0
DOS=HIGH
DEVICE=C:\ADVANSYS\ADVASPI.SYS /v /r
- C:\AUTOEXEC.BAT
- PATH C:\;C:\DOS;C:\DS
PROMPT $P$G
NoNFS.BAT
Note the file C:\ADVANSYS\ADVASPI.SYS. This is the driver for the SCSI controller
which allows it to share SCSI bus resources with other controllers. It is NOT
the standard driver available from Advansys; this version was compiled
specifically for the ISL by Advansys. Contact the ISL if another copy of the
driver is needed. Specify the PCI bus version.
The batch file NoNFS.BAT is configured as follows for the PCI bus ethernet card.
- C:\NoNFS.BAT
- @rem The packet driver; load at 0x69 to leave 0x60 free for TCPPORT
- @rem The ISA bus card packet driver
- @rem c:\3c5x9pd.com 0x60
- @rem The PCI bus card packet driver
- c:\3c90xpd.com /I=0x60
- PROMPT $P$G
- c:
- cd wc
- wc
Imaging Sciences Laboratory
Revised: July 22, 1999 [jam]