Lines Matching refs:driver

16    3.4 Module driver configuration
17 3.5 Static driver configuration for Linux kernel 2.4.x and 2.6.x.
19 3.7 Verify driver installation
27 The Smartio/Industio/UPCI family Linux driver supports following multiport
59 This driver and installation procedure have been developed upon Linux Kernel
60 2.4.x and 2.6.x. This driver supports Intel x86 hardware platform. In order
65 In addition to device driver, useful utilities are also provided in this
79 In Moxa's Web sites, you may always find latest driver at http://www.moxa.com/.
81 This version of driver can be installed as Loadable Module (Module driver)
82 or built-in into kernel (Static driver). You may refer to following
83 installation procedure for suitable one. Before you install the driver,
103 3.4 Module driver configuration
104 3.5 Static driver configuration for Linux kernel 2.4.x, 2.6.x.
106 3.7 Verify driver installation
117 as well as IRQ before installing this driver. Please refer to hardware
136 The driver file may be obtained from ftp, CD-ROM or floppy disk. The
137 first step, anyway, is to copy driver file "mxser.tgz" into specified
150 # cp /mnt/cdrom/<driver directory>/mxser.tgz .
156 You may find all the driver and utilities files in /moxa/mxser.
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.
163 This driver remains traditional serial device properties. There are
187 This driver will activate ISA boards according to the parameter set
188 in the driver. After all specified ISA board activated, PCI board
194 3.4 Module driver configuration
195 Module driver is easiest way to install. If you prefer static driver
199 ------------- Prepare to use the MOXA driver--------------------
201 Before using MOXA driver, your system must have the tty devices
202 which are created with driver's major number. We offer one shell
206 a. You change the driver's major number. Please refer the "3.7"
214 # cd /moxa/mxser/driver
226 3.4.2 Build the MOXA driver and utilities
227 Before using the MOXA driver and utilities, you need compile the
230 code. For example, if you change the driver's major number (see
245 The driver files "mxser.o" and utilities will be properly compiled
248 ------------- Load MOXA driver--------------------
249 3.4.3 Load the MOXA driver
253 will activate the module driver. You may run "lsmod" to check
259 ------------- Load MOXA driver on boot --------------------
261 "modprobe mxser" to activate this driver and run
266 the procedure under "moxa/mxser/driver".
270 rc.mxser, please try to execute "/moxa/mxser/driver/rc.mxser"
277 # cd /moxa/mxser/driver
299 3.5 Static driver configuration for Linux kernel 2.4.x and 2.6.x
301 Note: To use static driver, you must install the linux kernel
304 3.5.1 Backup the built-in driver in the kernel.
314 # ln -s /moxa/mxser/driver/mxser.c mxser.c
320 parameter. In static driver configuration, you'll have to
321 assign it within driver's source code. If you will not
323 The instructions to modify driver source code are as
325 a. # cd /moxa/mxser/driver
333 example, to driver 2 ISA boards with CAP address
349 SmartIO support] driver with "[*]" for built-in (not "[M]"), then
375 # cd /moxa/mxser/driver
387 Although this driver already provides you default configuration, you
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
413 3.6.3 Modify driver with new major number
414 Run vi to open /moxa/mxser/driver/mxser.c. Locate the line
418 3.6.4 Run "make clean; make install" in /moxa/mxser/driver.
420 3.7 Verify driver installation
422 log reported by this driver whenever it's activated.
426 There are 3 utilities contained in this driver. They are msdiag, msmon and
430 Before using these utilities, please load driver (refer 3.4 & 3.5) and
436 board found by driver in the system.
491 driver supports up to 4 boards.
509 Error msg: Couldn't install MOXA Smartio/Industio family driver!
511 Load Moxa driver fail, the major number may conflict with other devices.
513 Moxa driver.
515 Error msg: Couldn't install MOXA Smartio/Industio family callout driver!
517 Load Moxa callout driver fail, the callout device major number may
519 change a free callout device major number for Moxa driver.