B.2 Software Installation
When the board is installed, please install software
drivers as follows:
STEP 1: Prepare PCI.OPT file
The PCI.OPT file contents
are :
|
/B:4
/D:COM3
/P:[:4:(2k:9600:N-8-1:RTS+DTR:XON)
* 4]
|
STEP 2: Prepare CONFIG.SYS file
Insert statement into CONFIG.SYS file
For normal speed
|
DEVICE = PCCOM.SYS
@c:\pci.opt
|
For
high speed
|
DEVICE = PCCOMH.SYS @c:\pci.opt
|
The
syntax of PnP function is
The Card_id field is defined as 1 or 2 or 3 or 4 or nil,
if you use PnP mode, just fill nil in card_id field that like step 1,
otherwise you can specify card_id to match the card identifier switch.
The Portno field is used to specify number of ports in this adapter.
The Port field is defined as PCCOM V2.0.
| If more
than one PCCOM board is installed, Please repeat directive /P of the
step 1. |
|
|