| Software Installation |
Linux
MOXA provides drivers that allow you to use the following serial board products under Linux.
!Universal PCI Boards:
!PCI Boards: C168H/PCI, C104H/PCI, C104HS/PCI,
!ISA Boards: C168H, C168HS, C168P, C104H, C104HS, C104P,
!cPCI Boards: CT-114I
Execute the following commands from the Linux prompt:
1.Execute the following commands from the Linux prompt:
#mount /dev/cdrom /mnt/cdrom #cd /
#mkdir moxa #cd moxa
#cp /mnt/cdrom/<driver directory>/mxser.tgz . #tar xvfz mxser.tgz
2.#cd mxser
#make clean; make install
3.#cd /moxa/mxser/driver #./msmknod
4.#modprobe mxser
5.Use the Moxa diagnostic utility to verify the driver status:
#cd /moxa/mxser/utility/diag #./msdiag
6.Use the Moxa terminal utility to test the tty ports:
#cd /moxa/mxser/utility/term #./msterm