Unloading the Driver

To unload (release) the driver from memory, type DP-DRV/Q at the DOS prompt.

Linux

The Linux driver for MOXA’s multiport serial boards supports the following products:

!Universal PCI Boards: CP-168U, CP-104UL, CP-104JU, CP-134U, CP-134U-I, CP- 132UL, CP-132UI

!PCI Boards: C168H/PCI, C104H/PCI, C104HS/PCI, CP-114, CP-114I, CP-114S, CP- 114IS, CP-132, CP-132I, CP-132S, CP-132IS

!ISA Boards: C168H, C168HS, C168P, C104H, C104HS, C104P, CI-104J, CI-104JS, CI-134, CI-134I, CI-134IS, CI-132, CI-132I, CI-132IS

!cPCI Boards: CT-114I

The following steps are using CP-168U as an example.

Follow the steps below to install the driver under Linux.

1.# mkdir moxa

#cd moxa

#tar xvfz mxser.tgz

2.#cd mxser

#make clean; make install

3.# cd /moxa/mxser/driver

#./msmknod

4.# modprobe mxser

(If you install ISA Boards, please type commend # insmod mxser ioaddr=0x???, 0x???, 0x???, 0x??? <- 1st ISA, 2nd ISA, 3rd ISA, 4th ISA)

Using /lib/modules/2.4.20-8/kernel/drivers/char/mxser.o

Warning: loading /lib/modules/2.4.20-8/kernel/drivers/char/mxser.o will taint the

kernel: no license

See http://www.tux.org/lkml/#export-tainted for information about tainted modules MOXA Smartio/Industio family driver version 1.7

Tty devices major number = 30, callout devices major number = 35 Found MOXA CP-168U series board(BusNo=2,DevNo=13) Module mxser loaded, with warnings

3-48 Smartio CP-168U User’s Manual

Page 64
Image 64
Moxa Technologies CP-168U user manual Linux