Installation 5. remove, Installation, Remove – Solvline PCIe Serial Multi-port Card Linux Driver User Manual
Page 6

5. Installation
1. Please check whether the power is off from your PC.
2. Install a PCI/PCIe Multi-port card in the PCI/PCIe slot of the PC.
3. If you have any external cables for each port, please connect the cables to the card.
4. Turn on the PC.
5. After the Linux boots, login with the administrator ID as root.
6. Run the device driver file named “eh_async_mpdrv.v19.sh”.
The device driver file is an executable file. You could just type the name in shell
followed by “./”.
After you execute the file, you can see a sub directory named “eh_async_mpdrv.v19”
with installation information like a below image.
You will see the followings: model name of the multiport, type of serial interface-
RS232/RS422/RS485, port name and version in the installation information
root@utu:/tmp# ./eh_async_mpdrv.v19.sh
Verifying archive integrity... All good.
Uncompressing Enhanced Async Multi-Port(PCI/PCIe) Linux device drvier installer....................
================================================================
Enhanced Async Multi-Port(PCI/PCIe) Linux Device Driver
Version : 19.0
revision: 2013-05-15
================================================================
1 board(s) installed
Board No.1 : Multi-4 PCI (rev b0)
/dev/ttyMP0 (RS232 , 16C105X)
/dev/ttyMP1 (RS232 , 16C105X)
/dev/ttyMP2 (RS232 , 16C105X)
/dev/ttyMP3 (RS232 , 16C105X)
root@utu:/tmp#
6. Remove
1. Go to the directory where the driver is installed.
If you installed the driver at “~/tmp”, please go to “~/tmp/eh_async_mpdrv.v19”
directory.
2. Run Remove command as follows.
#./Remove
root@utu:/tmp/eh_async_mpdrv.v19# ls
Install
Remove
async_multiport
ioctl
multidrop_test
root@utu:/tmp/eh_async_mpdrv.v19# ./Remove
3. All the installed files will be removed automatically after executing Remove
command.
Remove Multiports PCI/PCIe Driver..!!
remove device(/dev)
…..done
modify rc.local
…..done
root@utu:/tmp/eh_async_mpdrv.v19#