NS3000/iX Error Messages Reference Manual (36923-90041)

Chapter 18 301
LAP-B Link Error Messages
LAP-B Link Driver Error Messages
MESSAGE: Input buffer passed in a message is too small.
1057 CAUSE: Data was requested from the driver but the length of the buffer
specified in the request was too small to accept all the data. The driver
is not capable of returning partial data. The driver also imposes a
minimum-size limit on trace buffers.
ACTION: If the problem occurred when starting trace, try specifying a
larger trace-buffer size. There may be aversion-mismatch between your
driver and other supporting software; call your Hewlett-Packard
representative.
MESSAGE: Driver tracing is already off.
1058 CAUSE: The driver received a trace-disable request when trace was
already off. The trace-manager module should not have passed the
request to the driver when trace was off.
ACTION: This is intended as a warning. You do not need to turn trace
off when it is not on.
MESSAGE: Driver tracing is already on.
1059 CAUSE: The driver received a trace-enable request when trace was
already on. The trace-manager module should not have passed the
request to the driver when trace was on. The driver does not support
altering the active trace-level in this manner.
ACTION: This is intended as a warning. You cannot turn trace on when
it is already on.
MESSAGE: Bad download file address in configuration data.
1060 CAUSE: The driver requires the valid memory address of an open
download file to appear in a configuration buffer passed during startup,
but the address it found was zero. The module configurator should not
have sent the configure message if it could not open the download file.
Alternately, configuration buffer formats may be mismatched.
ACTION: Run NMMAINT.PUB.SYS to verify the versions of the driver,
module configurator, and download file. If the problem cannot be solved
from this information, call your Hewlett-Packard representative.
MESSAGE: Bad middle plane buffer pool in configuration data.
1061 CAUSE: The driver requires the valid buffer-pool ID of a pool to be used
for read/write datacomm line frames, to appear in a configuration
buffer passed during startup, but the ID it found was zero. The
transport should not have invoked the module configurator if the buffer
pool could not be opened. Alternately, configuration buffer formats may
be mismatched.