CA Series User’s Manual Software Installation
3-55
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
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