I/O Pc Card Support - Symbol PDT 3200 Technical Reference Manual

Hide thumbs Also See for PDT 3200:
Table of Contents

Advertisement

REM ---------------------------------------------------------
REM ---------------------------------------------------------
REM --- The following lines add system components to the PATH
REM --- and run the main application executable, if one was
REM --- specified.
REM ---------------------------------------------------------
IF EXIST c:\bparams.ini copy c:\bparams.ini PARAMS
set path=c:\;c:\dos;%path%
c:
cd\
upgstart
Figure 1-8. AUTOEXEC.BAT File on Drive C for Default Configuration

I/O PC Card Support

The PDT 3200 ConÞguration Utility has an option for support of I/O cards. This option
will download the Phoenix Super Client Driver (PCMSCD.EXE) to the C:\PCM subdirec-
tory on the PDT 3200. It will also add the command for loading of this driver to the
CONFIG.SYS Þle. The CONFIG.SYS and AUTOEXEC.BAT Þles below were created by
eliminating ATA card support and adding I/O card support to DEFAULT.CFG.
FILES = 30
REM ---------------------------------------------------------
REM --- Phoenix Card and Socket services for accessing PC Cards
REM ---------------------------------------------------------
device = c:\pcm\cnfignam.exe /NORMAL
device = c:\pcm\pcmssit.exe
device = c:\pcm\pcmcs.exe
device = c:\pcm\pcmscd.exe
Figure 1-9. CONFIG.SYS File on Drive C for I/O Card Support
Chapter 1: Default Disk Driver Organization and Unit Configurations
1-11

Advertisement

Table of Contents
loading

Table of Contents