Contents:
During the installation and use of the Novell
NetWare Driver, error messages or warnings may be displayed to notify
of unsatisfactory conditions. This Section lists these error messages
and gives a brief explanation of the reasons that these errors mays
have appeared.
Error Conditions
ERROR 0001:
Previously loaded driver using same device type <N>. Another
driver is using this driver's unique device type number. Don't
load the other AIO driver. <N> is the conflicting device type number.
ERROR 0002: Unable
to register driver with AIO. Probably out of resources <N>.
AIO refused to register this driver. AIO is probably out of resources.
Shutdown and restart the server. <N> is the error code returned from
AIORegisterDriver().
ERROR 0003: Unable
to allocate IORegistration resource tags. The server is probably
low on resources. Reduce the number of applications running on
the server, or increase the server's resources. If the problem persists,
try rebooting the server.
ERROR 0004: Unable
to Alloc <N> bytes of memory. The server is probably low on
free memory. Reduce the number of applications running on the
server, or increase the server's resources. If the problem persist,
try rebooting the server. <N> is the number of bytes requested by
the driver from the server.
ERROR 0005: Unable
to read <N> bytes of driver custom file. The driver was unable to
read the custom file data (attached to the driver's .NLM executable
file). Possibly the AIOEASY.NLM file is corrupted. <N>
is the number of bytes attempted to be read from the custom file.
ERROR 0006: Invalid
parameter <S>. An invalid parameter was placed on the LOAD
AIOEASY line. <S> is the parameter in error.
ERROR 0007: Parameter
<S> should not have argument. Parameter was given an argument
when one is not required. <S> is the parameter in error.
ERROR 0008: Parameter
<S> must have argument. Parameter was not supplied an argument, when
one was required. <S> is the parameter in error.
ERROR 0009:
Parameter <S1> has invalid argument <S2>. The
argument to parameter is not in range, or is not of the expected type.
<S1> is the parameter, <S2> is the invalid argument.
ERROR 0010: Duplicate
parameter <S>. Parameter was specified on the LOAD AIOEASY
line more than once. <S> is the parameter in error.
ERROR 0011: Unable
to allocate Alloc resource tags. The server is probably low on
resources. Reduce the number of applications running on the server,
or increase the server's resources. If the problem persists, try
rebooting the server.
ERROR 0012: No
need to specify PORT, MEM, BTYPE, SLOTSIZE or INT with SLOT. The
driver automatically interrogates non-volatile RAM for these parameters.
Only the SLOT is necessary.
ERROR 0013: Do
not specify SLOT in non-EISA machines. ISA machines do not have the
concept of a SLOT number. The configuration of the board must
be explicitly specified using PORT and MEM parameters.
ERROR 0014: Do
not specify CACHE in non-ISA machines. Non-ISA machines (EISA and MCA)
automatically handle caching issues. The CACHE parameter is not valid
for them.
ERROR 0015: Do
not specify non-MCA adapters in MCA machine. It is not possible to put
non-MCA adapters in MCA machines. Do not specify non-MCA adapters
in an MCA machine.
ERROR 0016: Do
not specify MCA adapters in non-MCA machine. It is not possible to place
MCA adapters in non-MCA machine. Do not specify MCA adapters in
a non-MCA machine.
ERROR 0017: Do
not specify EISA adapters in an ISA machine. It is not possible to place
EISA adapters in a non-EISA machine. Do not specify EISA adapters in
a non-EISA machine.
ERROR 0018: Unable
to register hardware options. The driver was not able to register the
adapter's hardware settings to the server. Try alternative PORT or MEM
settings. This often occurs when trying to LOAD an adapter that is already
loaded. Unload the driver and try loading it again.
ERROR 0019: A
maximum of <N> boards can be installed. The driver only supports
<N> adapters. An attempt to configure more than <N> adapters
was made. <N> is the maximum number of adapters.
ERROR 0020: Unable
to register board. Board number <N> already registered. An
adapter is using the same NODE number. Try using a different node address
using the NODE= parameter. <N> is the board/NODE number in error.
ERROR 0021: Duplicate
NAME=<S> for adapter, NODE=<N>. An existing adapter has already
been given the name <S>. Change the name using the NAME= parameter.
Can also occur when a NAME is generated automatically when one is not
specified. The name is based on the NODE number, so specifying
a different NODE may also overcome the problem. Another cause can be
an attempt to reload the driver for the same board.
ERROR 0022: Unable
to read configuration for adapter in slot <N>. The information
for the adapter in the SLOT could not be obtained. Check that:
. the SLOT number is correct
. the adapter in the SLOT is an EasyIO
. the adapter in the SLOT has been configured with the EISA Configuration
Utility.
<N> is the slot in error.
ERROR 0023: Unable
to de-register board <S>. Error = <N>. The adapter could
not be de-registered from AIO. Try giving each adapter a sequential
NODE number starting from 0 for the first board loaded. <S> is the
name of the board. <N> is the error number returned from AIODeregisterBoard().
ERROR 0024: Unable
to register board. No driver for the hardware type registered.
A driver internal error has occurred. Contact support.
ERROR 0025: Unable
to register board. Unknown error <N>. AIO refused to
register the adapter. Try reducing the number of applications running
on the server, or increase the server's resources.
ERROR 0026:
Unable to locate any boards in slots <N1> to <N2>.
Unable to autodetect any Stallion boards in the default slot range of
<N1> to <N2>.
ERROR 0027: Unable
to de-register driver <N>. Error = <E>. A driver internal
error has occurred. Contact support.
ERROR 0028: Adapter
not found. The PORT or MEM values may be incorrect, the adapter may
be faulty, or caching may need to be specified.
ERROR 0029: CACHE
type conflicts with previous board's CACHE setting. Only one type of
CACHE control may be specified for all boards loaded.
ERROR 0030: Too
many ports (<N>) for this driver to handle. The total number of ports
found (<N>) is greater than the maximum supported by this driver.
ERROR 0031: Brd
type <S> not supported. The board type <S> is not supported in
this version of the driver. Contact Stallion Technologies for information
on the board driver you require.
ERROR 0032: GSI
returned error <N>. AIO driver internal error. If there are no other
errors accompanying this one, then contact Stallion Technologies support
department for more information concerning this error. If other errors
accompany this one then refer to those as a means of fixing this error.
ERROR 0033: Bad
interrupt selection <I> for slot size <N>. The interrupt <I>
is not usable in a slot size of <N>. (eg. Interrupt 0x10 can
not be used in an 8 bit slot since the largest IRQ that can be selected
is 7.)
ERROR 0034: Bad
slot size [<N>] for board type [<S>]. Expected [<N>].
The slot size specified, <N>, does not match the hardware board type,
<S>. Slot size <N> was expected.
ERROR 0035: Cannot
alloc port structures for board <N>. The system call to allocate
memory has failed. Your system is running too low on memory to properly
initialize the driver.
ERROR 0036: GSI
device close failed for port <P> on board <N>. The Stallion AIO
driver has failed to close this port.
ERROR 0037: GSI
device init failed for port <P> on board <N>. The Stallion AIO
driver has failed to initialize this port.
ERROR 0038: GSI
device open failed for port <P> on board <N>. The Stallion AIO
driver has failed to open this port.
ERROR 0039: GSI
found no ports on <S> #<N>! No ports were found on board number
<N> which is board type <S>. Power down and ensure that the EasyIO
modules are attached to the board correctly, then restart the server
and reload the driver.
ERROR 0040: GSI
open/close returned error <N>. The Stallion AIO driver has failed
to either open or close this port.
ERROR 0041: GSI
read fail, board <N>. The Stallion AIO driver has failed to read
a block of data from the adapter board numbered <N>.
ERROR 0042: GSI
returned unknown board type! The driver does not recognize the board
type found at the given I/O address or in the supplied slot.
ERROR 0043: GSI
seek fail, board <N>. The Stallion AIO driver has failed to seek
into the adapter's onboard RAM.
ERROR 0044: Unknown
notification, type=<N>. An unknown/unexpected event has being detected
by the board. It is non-fatal error that should be reported to Stallion
Technologies support department if it occurs frequently.
ERROR 0045: GSI
write fail, board <N>. The Stallion AIO driver has failed to read
a block of data from the adapter board numbered <N>.
ERROR 0046: Lower
GSI module <N> missing essential GSI API. AIO driver fatal error.
This error should not occur. Reinstall the driver files from the installation
floppy using the procedures described in the manual. If the error
still occurs, contact the Stallion Technologies support department.
ERROR 0047: ONboard/BRUMBY
are not supported. These boards are not supported in this version of
the AIO driver. Contact Stallion Technologies for information on the
board driver you require.
ERROR 0048: The
<S> board operates in polled mode only. The board type <S> does
not require an IRQ line for operation as it is polled by the AIO driver.
Remove any reference to the INT parameter from the driver command line.
ERROR 0049: Unable
to allocate callback signature tags. The system call to allocate a callback
tag has failed. Your system may be running too low on memory to
properly initialize the driver. If problems persist, try rebooting the
server.
ERROR 0050: Unknown
open/close request [<N>]. An unrecognized open/close request of type
<N> was received internally to the driver. If the error persists,
try restarting the server. If the error message still persists, contact
Stallion Technologies support department.
ERROR 0051: Unrecognized
board type [<N>]. The board type <N> is unrecognized by the AIO
driver. Please supply a board type from those listed in the manual.
ERROR 0052: Mem_read
- NULL buf or count param. AIO internal error. If the error persists,
try restarting the server. If the error message still persists,
contact Stallion Technologies support department.
ERROR 0053: Mem_write
- NULL buf or count param. AIO internal error. If the error persists,
try restarting the server. If the error message still persists,
contact Stallion Technologies support department.
ERROR 0054: Unexpected
notification, type=<N>. An unknown/unexpected event has been detected
by the board. It is a non-fatal error that should be reported
to Stallion Technologies support department if it occurs frequently.
ERROR 0055: BRD-ICONFIG
failed [<N>]! AIOEASY Internal error. Unload the driver and try again.
If the problem persists contact Stallion Technologies support department.
ERROR 0056: No
modules found on <S> #<N>! No modules were found on the
board number <N> which is of type <S>. Power down the machine,
ensure that the modules are connected correctly to the board, restart
the machine and reload the driver.
ERROR 0057: Maximum
of <X> modules per board has been exceeded on board #<N>. There
are an excessive number of modules on board <N>. Please redistribute
the modules across all installed boards with a maximum of <X> modules
per board.
ERROR 0059: Download
routine failed with error <N>! The slave could not be downloaded
to the board. Ensure that the I/O address , the slot used, and the Dual
port RAM address is correct. If the error persists, unload the driver
and try reloading it.
ERROR 0070:
PCI specified in non-PCI machine! Either the driver could not detect
that the machine has PCI slots or the machine does not have PCI slots.
ERROR 0071:
PCI adapter number invalid (1 -> 8)! A value from 1 to 8 can only be
specified for the PCI= option
ERROR 0072:
PCI adapter not found! The adapter specified by the PCI= option was
not found.
ERROR 0073:
PCI adapter not found! The adapter specified by the PCI= option was
not found.
ERROR 0074:
PCI Unable to read PCI PORT0 setting! The driver was unable to read
the PCI port setting for the PCI card. The PCI BIOS or machine
is incompatable with the driver or the adapter is faulty.
ERROR 0075:
PCI Unable to read PCI PORT1 setting! The driver was unable to read
the PCI port setting for the PCI card. The PCI BIOS or machine
is incompatable with the driver or the adapter is faulty.
ERROR 0076:
PCI Unable to read PCI INT setting! The driver was unable to read the
PCI interrupt setting for the PCI card. The PCI BIOS or machine is incompatable
with the driver or the adapter is faulty.
Warnings
AIOEASY WARNING 1001:
The following ports are still acquired: <L>. While unloading,
the driver detected that the listed ports, <L>, were still acquired,
and not yet released. To avoid this message, ensure all ports
are released prior to unloading the driver. This warning message
is non-fatal and will not affect driver operation.
AIOEASY WARNING 1002:
block returned by NON-blocking ioctl [<N>]. AIO internal warning.
If the warning persists, try restarting the server. If the warning message
still persists, contact Stallion Technologies support department.
This message is non-fatal and will not affect driver operation.
AIOEASY WARNING 1003:
Unknown command [<N>] ignored. AIO internal warning.
If the warning persists, try restarting the server. If the warning message
still persists, contact Stallion Technologies support department.
This message is non-fatal and will not affect driver operation.
Go to
Top of Page