Universal PCI Board
Software Installation
3-77
Smartio/Industio Family DOS driver Version 1.9
Setup driver .
CP-134U series (Bus= x ,Dev=y) : OK!
Device driver setup O.K.
At this point, you can execute applications that support API-232 functions, or start developing applications
using the API-232 library.
Unloading the Driver
To unload or release the driver from memory, enter DP-DRV /Q at the DOS prompt.
Linux (32-bit/64-bit)
The Linux drivers support the following models:
CP-102U
CP-114UL
CP-132UL-I
CP-138U-I
CP-102UL
CP-118U
CP-134U
CP-168U
CP-104JU
CP-118U-I
CP-134U-I
POS-104UL
CP-104UL
CP-132UL
CP-138U
CP-102UF
To install and load the Linux drivers, enter the following commands from the Linux prompt:
# mkdir moxa
# cd moxa
# tar -xzvf driv_linux_smart_vx.x_build_yymmddhh.tgz
# cd mxser
# make clean; make install
# cd /moxa/mxser/driver
# ./msmknod
# modprobe mxser
If the driver has loaded successfully, you should see a message such as the following:
MOXA Smartio/Industio family driver version 1.11
Found MOXA CP-168U series board(BusNo=2,DevNo=13)
ttyM0 – ttyM7 max. baudrate = 921600 bps
You can verify that the driver has loaded by entering the following:
# lsmode |grep mxser
You should see a message such as the following:
mxser 59484 0
The installation will include msdiag, a diagnostic utility, msterm, a terminal emulation program, and msmon,
a monitoring utility. For additional information, please refer to readme.txt in the /home/moxa/mxser
directory.
SCO
•
SCO OpenServer 5
•
SCO OpenServer 6
•
SCO UnixWare 7
Follow the steps given in this section to install the SCO OpenServer 5/6 & SCO UnixWare 7 driver. The
installation procedures for SCO UnixWare 7 and SCO OpenServer 5/6 are similar.