Console Commands 3-23
ISACFG Command Examples
This section shows examples of ISACFG commands you use to enter the DE205 into the
configuration database. Examples to display, modify, and remove table entries are also
included. In some cases, there are scripts available to issue the proper ISACFG command.
Script commands are preceded by an "add_" prefix. Long commands can be continued on
the next line by typing a backslash "\" at the end of the line.
Adding the DE205 option:
>>>add_de205
-or-
>>>isacfg -slot 1 -dev 0 -mk -handle DE200-LE \
_> -irq0 5 -iobase0 300 -membase0 d0000-etyp 1 -enadev 1
Displaying the full configuration database:
>>>isacfg -all
Modifying the IRQ0 entry of an option:
>>>isacfg -mod -slot 1 -irq0 14
Removing an entry:
>>>isacfg -rm -slot 1 -dev 0