User`s manual

Universal PCI Board User’s Manual Driver Installation: Non Windows
8-6
Linux (32-bit/64-bit)
The Linux drivers support the following models:
CP-102U CP-114UL CP-132UL-I V2 CP-138U-I
CP-102UL CP-118U CP-134U V2 CP-168U V2
CP-104JU V2 CP-118U-I CP-134U-I V2 POS-104UL
CP-104UL V2 CP-132UL V2 CP-138U
To install and load the Linux drivers, enter the following commands from the Linux prompt:
# mkdir moxa
# cd moxa
# tar xvfz mxser.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.