Lines Matching refs:to

61    to maintain compatibility, this version has also been properly tested with
65 In addition to device driver, useful utilities are also provided in this
69 - msmon Monitor program to observe data count and line status signals.
72 - io-irq.exe Configuration program to setup ISA boards. Please note that
76 GNU General Public License in this version. Please refer to GNU General
82 or built-in into kernel (Static driver). You may refer to following
84 please refer to hardware installation procedure in the User's Manual.
116 You'll have to configure CAP address, I/O address, Interrupt Vector
117 as well as IRQ before installing this driver. Please refer to hardware
123 You may need to adjust IRQ usage in BIOS to avoid from IRQ conflict
124 with other ISA devices. Please refer to hardware installation
129 Each port within the same multiport board shares the same IRQ. Up to
137 first step, anyway, is to copy driver file "mxser.tgz" into specified
157 Following installation procedure depends on the model you'd like to
158 run the driver. If you prefer module driver, please refer to 3.4.
159 If static driver is required, please refer to 3.5.
187 This driver will activate ISA boards according to the parameter set
195 Module driver is easiest way to install. If you prefer static driver
199 ------------- Prepare to use the MOXA driver--------------------
203 script "msmknod" to simplify the procedure.
204 This step is only needed to be executed once. But you still
205 need to do this procedure when:
210 c. You want to change the tty name. This needs to modify the
218 device and callout device to create tty device. You also need
219 to specify the total installed MOXA board number. Default major
221 you need to change to other number, please refer section "3.7"
228 all the source code. This step is only need to be executed once.
231 "3.7" section), then you need to do this step again.
246 and copied to system directories respectively.
253 will activate the module driver. You may run "lsmod" to check
255 <argument> is needed. Please refer to section "3.4.5" for more
261 "modprobe mxser" to activate this driver and run
262 "rmmod mxser" to remove it.
263 However, it's better to have a boot time configuration to
265 achieved by rc file. We offer one "rc.mxser" file to simplify
269 to add the argument (see "3.4.5" section). After modifying the
270 rc.mxser, please try to execute "/moxa/mxser/driver/rc.mxser"
271 manually to make sure the modification is ok. If any error
272 encountered, please try to modify again. If the modification is
282 create it by vi, run "chmod 755 rc.serial" to change the permission.
287 3.4.5. If you'd like to drive Smartio/Industio ISA boards in the system,
288 you'll have to add parameter to specify CAP address of given
308 For Red Hat 7.x user, you need to create link:
320 parameter. In static driver configuration, you'll have to
322 install any ISA boards, you may skip to next portion.
323 The instructions to modify driver source code are as
333 example, to driver 2 ISA boards with CAP address
334 0x280 and 0x180 as 1st and 2nd board. Just to change
350 select [Exit] to exit this program.
355 For appropriate details, please refer to the Linux document.
361 e. make install /* copy boot image to correct position */
369 Note that if the result of "make bzImage" is ERROR, then you have to
370 go back to Linux configuration Setup. Type "make menuconfig" in
388 still can change the device name and major number. The instruction to
393 If you'd like to use other device names instead of default naming
394 convention, all you have to do is to modify the internal code
395 within the shell script "msmknod". First, you have to open "msmknod"
397 to the device name you desired. "msmknod" creates the device names
402 If major number 30 and 35 had been occupied, you may have to select
403 2 free major numbers for this driver. There are 3 steps to change
411 Run /moxa/mxser/driver/msmknod to create special files with
414 Run vi to open /moxa/mxser/driver/mxser.c. Locate the line
421 You may refer to /var/log/messages to check the latest status
435 This utility provides the function to display what Moxa Smartio/Industio
446 (plus/minus) keys to change the displaying time interval. Press <ENTER>
447 on the port, that cursor stay, to view the port's communication
454 application, for example, sending AT command to a modem connected to the
467 serial port should wait for data to be drained while
474 spd_cust Use the custom divisor to set the speed when the
484 support team to get more help.
491 driver supports up to 4 boards.
496 which device causes the situation, please check /proc/interrupts to find
502 one IRQ (IRQ doesn't equal to zero) for one Moxa board.
506 Moxa ISA board needs an interrupt vector.Please refer to user's manual
507 "Hardware Installation" chapter to set interrupt vector.
512 Please refer to previous section 3.7 to change a free major number for
518 conflict with other devices. Please refer to previous section 3.7 to