Non-Windows Os - Moxa Technologies CA Series User Manual

Multiport serial module
Hide thumbs Also See for CA Series:
Table of Contents

Advertisement

CA Series PC/104

Non-Windows OS

Linux
1. Execute the following commands from the Linux prompt:
#mount /dev/cdrom /mnt/cdrom
#cd /
#mkdir moxa
#cd moxa
#cp /mnt/cdrom/<driver directory>/mxpcdrv.tgz .
#tar xvfz mxpcdrv.tgz
2. #cd mxpcdrv
# make clean; make install
3. #cd /moxa/mxpcdrv/driver
#./mpmknod
4. Install the module driver using the hardware settings that you selected. For example, for an I/O address of
0x180, an INT vector of 0x1C0, and an IRQ of 10, execute the following command:
#modprobe mxpcdrv ioaddr=0x180 iovect=0x1C0 irq=10
(This step is only for CA Series)
5. You can use the Moxa diagnostic utility to verify the driver's status:
#cd /moxa/mxpcdrv/utility/diag
#./msdiag
6. You can use the Moxa terminal utility to test the TTY ports:
#cd /moxa/mxpcdrv/utility/term
#./msterm
3-59
Software Installation

Advertisement

Table of Contents
loading

Table of Contents