Command line utilities, Rioisacfg utility – Perle Systems RIO 5500036-17 User Manual
Page 246
RIO Remote I/O System User Guide
Command line utilities
Page 246
Chapter 5 RIO command line utilities
Command line utilities
This section includes the following;
•
•
•
RIO system commands under Solaris/Linux/LynxOS
rioisacfg utility
Operating systems Available under: Solaris.
The
rioisacfg
utility allows you to define addresses and IRQ levels for RIO host
cards you add to the system. The command syntax for this utility is as follows;
rioisacfg
[
-n
-m
-i
-p
] [
-a
-d
Where:
Some typical example commands are shown below;
For information on using the
rioisacfg
utility to assign host card addresses and IRQ levels,
see
Assigning ISA host card addresses and IRQ levels
Installing hardware and software
.
Command
Description
-n
Specifies the host card name
-m
Specifies host card memory address
-i
Specifies host card interrupt level
-p
Toggles the state of polling
-a
Specifies the host card i/o address
-d
Deletes the named host card entry
-l
Lists the current configuration
Example command
Description
/etc/rioisacfg -n ISA1 -m 0xD0000 -i 9
Set host card
parameters.
rioisacfg -p
Sets polling.
rioisacfg -d ISA1
Deletes an ISA card.