48 PCA-6157/6157L User's Manual
MINICAM.SYS
Features
• Supports single-threaded I/O
• Supports multiple host adapters (with SCSIDISK.SYS)
• Supports multiple Logical Unit Numbers (LUNs)
• Releases initialization code for smaller runtime size
• Has smaller runtime size than DOSCAM.SYS
Description
The function of the MINICAM.SYS driver is primarily to execute
SCSI I/Os. This driver can also be used to support Advanced SCSI
Programming Interface (ASPI) applications (in conjunction with
ASPICAM.SYS). This allows the use of additional SCSI devices
such as tape drives and scanners.
Installation
1. Use the COPY command to copy the MINICAM.SYS driver
from the SDMS SCSI Drivers disk to your boot disk.
2. Add this line to your system’s CONFIG.SYS file:
DEVICE=C:<PATH>MINICAM.SYS
Command Line Options
The MINICAM.SYS device driver has embedded functions which
can be accessed via switches on the command line. These options
are described below.
Using the /ASK Option
This option prompts the user at system boot-up whether to load
MINICAM.SYS or not. For example, the line in CONFIG.SYS
that loads MINICAM.SYS would look like this:
DEVICE=C:<PATH>MINICAM.SYS /ASK