|
IXINSTAL Under Novell NetWare IXINSTAL Under Novell NetWare
Problem:
How do you install a Digi ISDN adapter with IXINSTAL under
Novell NetWare?
Solution:
-
An automatic configuration is provided with the
command:
LOAD IXINSTAL -N
After entering this command, an IRQ and an I/O
address is assigned to the adapters in the system.
-
For a manual IRQ and I/O assignment, you need to use
the following syntax:
LOAD IXINSTAL - /
The parameter specifies the number of
the adapter.
The parameter specifies the interrupt being assigned to the
adapter.
The parameter specifies the I/O-base address of the adapter.
For Example: The following command must be
entered to assign IRQ 5 and I/O 398 to ISDN adapter 1 (= controller 0):
LOAD IXINSTAL -1 5/398
For IRQ the values 5, 9, 10, and 11 can be used,
For the I/O base address the values 380, 388, 390, 399, 3A0, and 3A8 can be
used.
|