home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 29 Fixes_o / 29-Fixes_o.zip / wr07060a.zip / US7060B2.DSK / DRIVERS / IBM.ZIP / ltch.msg (.txt) < prev   
OS/2 Message File  |  1994-06-27  |  10KB  |  172 lines

  1. MKMSGF
  2. '-(0(3(?
  3. ECause:  The value specified for the parameter in the
  4. IBMMPC module in PROTOCOL.INI is not the correct type.
  5. User Action:  Change the value in PROTOCOL.INI to
  6. the correct type for the parameter.
  7. ECause:  An internal software error occurred.
  8. User Action:  Contact your customer service center.
  9. ECause:  One or more IBM Streamer Family adapters
  10. are set to a different interrupt level.  To function properly,
  11. these adapters must all be set to the same interrupt level.
  12. User Action:  Use the reference diskette that came with your
  13. computer to ensure that all IBM Streamer Family adapters are set
  14. to the same interrupt level.  For ISA adapters, use the appropriate
  15. configuration program.
  16. ECause:  The parameters specified require more space for
  17. processing than can be handled.  The maximum allowable control-block
  18. size is 64KB.
  19. User Action:  Reduce the value specified for the MAXTRANSMITS,
  20. MINRCVBUFFS, or MULTICASTNUM parameters to reduce the amount of storage
  21. required for the control-blocks.
  22. The control-block area can be computed using the following formula:
  23. 1698 + (192 * MAXTRANSMITS) + (256 * MINRCVBUFFS) + (16 * MULTICASTNUM)
  24. The control-block work area must be less than 64KB.
  25. ECause:  The adapter is not responding to a request to
  26. initialize.
  27. User Action:  Run the hardware diagnostics for the IBM Streamer Family
  28. adapter.  Contact your customer service center.
  29. WCause:  Only one occurrence of the device driver statement
  30. for the IBM Streamer Family adapter NDIS MAC device driver is required
  31. to support multiple adapters. Additional instances of the device
  32. driver statement in CONFIG.SYS will be ignored.
  33. User Action:  Remove the duplicate device driver statements from
  34. CONFIG.SYS.
  35. ECause:  The parameter specifying the driver name (DRIVERNAME) was
  36. not found in PROTOCOL.INI.  This parameter is required.
  37. User Action:  Change PROTOCOL.INI to specify the proper information.
  38. ECause:  An unexpected error occurred when the program attempted
  39. to open the Protocol Manager.  The IBM Streamer Family adapter NDIS MAC
  40. device driver has been removed.
  41. User Action:  Check the drive and directory to ensure that
  42. the protocol manager is located in the specified path.
  43. ECause:  The device driver was unable to register with
  44. the Protocol Manager.
  45. User Action:  Reinstall the Protocol Manager and try the operation again.
  46. ECause:  There was no adapter found in this system. IBM Streamer
  47. Family adapters are required to run the MAC device driver.
  48. User Action:  Install an IBM Streamer Family adapter in the computer,
  49. or remove the device driver statement from CONFIG.SYS.
  50. WCause:  An unrecognized parameter was found while processing
  51. the IBM Streamer Family adapter section of PROTOCOL.INI.
  52. User Action:  Correct the parameter or remove it from PROTOCOL.INI.
  53. WCause:  The value specified for the network address parameter in
  54. PROTOCOL.INI is not valid for one of the following reasons:
  55. - Invalid local station address
  56. - Too long
  57. - Too short
  58. - Contains non-hexadecimal characters
  59. - Not enclosed in double quotes
  60. User Action:  Remove or correct the network address parameter
  61. (NETADDRESS). A valid value for this parameter is 12 characters
  62. long and is enclosed in double quotes.  For Token Ring adapters,
  63. the locally administered address must be within the hex range
  64. 400000000000 through 7FFFFFFFFFFF.  For Ethernet adapters, the locally
  65. administered address must be entered in CANONICAL format, such
  66. as 020000000000.  Do not set the corresponding group address bit.
  67. ECause:  The address specified for the NETADDRESS parameter
  68. is being used by another adapter on the network.
  69. User Action:  Either modify PROTOCOL.INI to provide a different
  70. value for the network address (NETADDRESS) parameter, use the
  71. default burned-in address, or remove the other adapter that is
  72. using this network address from the ring.
  73. ECause:  The ring speed is different from the speed of the
  74. adapter when attempting to insert into the ring.
  75. User Action:  Use the reference diskette that came with your
  76. computer to ensure that the adapter is configured at the same
  77. speed as the Token Ring, or is configured for autosense mode.
  78. For ISA adapters, use the appropriate configuration program.
  79. ECause:  When the adapter tried to open onto the network, a
  80. hardware error occurred on the adapter.
  81. User Action:  Run the hardware diagnostics for the IBM Streamer Family
  82. adapter.  Contact your customer service center.
  83. ECause:  While attempting to open the adapter, an indication was
  84. received that the adapter is not properly connected to the Token Ring.
  85. User Action:  Ensure that the Token Ring cable is connected to
  86. the adapter and to the Token Ring multistation access unit (MAU).
  87. If the error persists, use a different Token Ring cable
  88. and check to ensure that the connection to the MAU is
  89. functioning properly.  Then, run the hardware diagnostics
  90. for the IBM Streamer Family adapter.
  91. ECause:  The ring speed is different from the speed of the
  92. adapter attempting to insert into the ring.
  93. User Action:  Use the reference diskette that came with your
  94. computer to ensure that the adapter is configured at the same
  95. speed as the Token Ring, or is configured for autosense mode.
  96. For ISA adapters, use the appropriate configuration program.
  97. ECause:  While attempting to open a new adapter in Token Ring mode
  98. using the autosense configuration option, it was determined that the adapter
  99. was the only station on the ring.  The adapter will not be allowed to open
  100. in order to prevent possible network disruptions.
  101. User Action:  Reboot the computer at a later time, when at least one other
  102. station is on the ring.  As an alternative, reconfigure the adapter for
  103. manual mode, specifying the correct speed of the Token Ring to which the
  104. adapter is connected, then restart the computer.
  105. WCause: The amount of local memory needed to hold all possible
  106. queued transmit frames, MAXTRANSMITS * MAXTXFRAMESIZE, is greater than
  107. 128 kilobytes.  The device driver has reduced the MAXTRANSMITS value to
  108. allow the maximum number of transmit frames to fit within 128 kilobytes so
  109. that any transmit frame data located above the 16 megabyte address boundary
  110. can be copied down by the device driver for transmission by the adapter.
  111. User Action: Ensure that the values specified for MAXTRANSMITS and
  112. MAXTXFRAMESIZE are accurately specified in PROTOCOL.INI.  If not specified,
  113. they should both be added with appropriate values.
  114. The default values for these parameters in OS/2 are MAXTRANSMITS = 31
  115. and MAXTXFRAMESIZE = 18000, which exceeds the 128 kilobytes allocated by
  116. the device driver for the local transmit buffer space.  These local transmit
  117. buffers are needed when more than 16 megabytes of system memory is detected,
  118. and this IBM Streamer Family adapter is unable to access above 16 megabytes.
  119. ECause:  The IBM Streamer Family adapter device driver was unable to
  120. determine the amount of system RAM in the computer.
  121. User Action:  Contact your customer service center.
  122. ECause:  The configuration parameters specified require more space
  123. for processing than can be handled with the available system memory.
  124. User Action:  Reduce the value specified for the MAXTRANSMITS,
  125. MINRCVBUFFS, or MULTICASTNUM parameters to change the amount
  126. of storage required.
  127. The following formula can be used to compute the maximum value:
  128. H(i) = RCVAREA(i) + ALLOCSIZECB(i)
  129. A H(i) value should be computed for each IBM Streamer Family
  130. adapter, and the sum of all H(i) values must be less than 1 MB.
  131. The receive area for each adapter can be computed:
  132. RCVAREA = MINRCVBUFFS x SIZWORKBUF
  133. The approximate control block area for each adapter can be
  134. computed using the following formula, and must be less than 64KB:
  135. ALLOCSIZECB = 1698 + (192 * MAXTRANSMITS) + (256 * MINRCVBUFFS) +
  136. (16 * MULTICASTNUM)
  137. If the high priority transmit channel is enabled, you must double
  138. the number of MAXTRANSMITS in the preceding formula.
  139. ECause:  The adapter is not responding to a request to
  140. configure the high priority transmit channel.
  141. User Action:  Run the hardware diagnostics for the IBM Streamer Family
  142. adapter.  Contact your customer service center.
  143. ECause:  The adapter was unable to configure the high priority
  144. transmit channel.
  145. User Action:  Run the hardware diagnostics for the IBM Streamer Family
  146. adapter.  Contact your customer service center.
  147. ECause:  The IBM Streamer Family adapter NDIS MAC device driver
  148. was unable to determine the type of I/O bus designed into the computer system.
  149. It was looking for either a Micro Channel, EISA, or ISA bus.
  150. User Action:  Make sure your system is based on one of these three I/O bus
  151. types and contains an industry-standard BIOS.  Contact your customer service
  152. center.
  153. ECause: The IBM Streamer Family adapter is configured to use I/O
  154. mode, but it is installed in a 10-bit ISA system.
  155. User Action:  Change the adapter card configuration setting to use Memory
  156. Mapped I/O (MMIO) mode instead of I/O mode, then re-boot the computer.  If
  157. the error persists, contact your customer service center.
  158. ECause: The IBM Streamer Family adapter NDIS device driver timed-out
  159. waiting for a setup completion indication from the adapter card.
  160. User Action:  Run the hardware diagnostics for the IBM Streamer Family
  161. adapter.  Contact your customer service center.
  162. ECause:  The Ethernet cable is not properly connected between the
  163. adapter card and the local area network.
  164. User Action:  Check that your Ethernet cable is:
  165. - Connected to the proper UTP, COAX, or AUI port on the adapter card.
  166. - Connected to the Ethernet network.
  167. - Properly terminated (if using an AUI or COAX connection).
  168. ECause:  This is most likely due to an Ethernet COAX or AUI
  169. connection that has been broken or is improperly terminated.
  170. User Action:  Check your network connection. If your network connection is
  171. good and this problem persists, contact your customer service center.
  172.