User Manual

- Stop and then restart the driver.
6. Driver Files Removal
Drvier Removal will remove all driver files, mapped tty ports and
unload the driver. To do this, you only need to enter the directory
"/usr/lib/npreal2/driver", and then execute "mxuninst" to uninstall
the driver. This program will perform the following actions.
- Unload the driver.
- Delete all files and directories in "/usr/lib/npreal2"
- Delete directory "/usr/lib/npreal2".
- Modify the system initializing script file.
<Install fixed TTY driver >
1. Installation and Configuration
step 1 : login to UNIX and create a directory for MOXA TTY,
for instance, /usr/etc.
# mkdir /usr/etc
# cd /usr/etc
step 2 : Extract source code from tar-file :
Type "tar xvf moxattyd.tar".
After extract, you can find the following files :
README --> this file
moxattyd.c --> source program
moxattyd.cf --> empty configuration file
Makefile --> makefile
step 3 : Compile and Link :
For SCO UNIX:
# make sco
For Linux: