home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 29 Fixes_o / 29-Fixes_o.zip / us8210b4.dsk / IBMCOM / MACS / MACS.ZIP / ibmcom / macs / smc8332.txt < prev    next >
Text File  |  1995-09-06  |  4KB  |  117 lines

  1.                 STANDARD MICROSYSTEMS CORPORATION
  2.  
  3.                     DOS and OS/2 NDIS Drivers
  4.             For TokenCard Elite Master32 LAN Adapters
  5.  
  6.                         RELEASE INFORMATION
  7.  
  8.    This software is licensed by SMC for use by its customers only.
  9.         Copyright (c) 1994 Standard Microsystems Corporation.
  10.                          All rights reserved.
  11.  
  12.                    Version 1.01     21 May 1994
  13.  
  14.  
  15. This driver conforms to the 3COM/Microsoft LAN Manager Network
  16. Driver Interface Specification, version 2.0.1, 8 October 1990.
  17.  
  18.  
  19. VERSION HISTORY
  20.  
  21. -- Version 1.01 (Current Version) --
  22.  
  23.    Added Windows VDS support.
  24.    Fixed Cable disconnect problems.
  25.  
  26. -- Version 1.00 --
  27.  
  28.    Initial release.
  29.  
  30.  
  31. PROTOCOL.INI PARAMETERS
  32.  
  33. Several parameters are typically specified in the SMC8332 section of
  34. the PROTOCOL.INI file. The only parameter that must be specified
  35. is the 'DriverName'. All others have default values supplied by the
  36. driver and can be omitted from the PROTOCOL.INI file if the
  37. installed adapter matches the default configuration.
  38.  
  39. Your SMC TokenCard Elite Master32 LAN adapter ignores the values of
  40. IRQ, I/O Base Address, and RAM Address and instead uses the values in
  41. the POS registers, which are set up when the adapter is installed.
  42.  
  43. Below is a list of parameters and their definitions commonly found
  44. in the PROTOCOL.INI file. Both default values and possible value
  45. ranges are provided for each parameter.
  46.  
  47. SlotNumber   Specifies the number of the slot containing the
  48.              adapter card in an EISA computer. This parameter is
  49.              a decimal number in the range of 1 - 10 and is
  50.              required for all EISA adapters.
  51.  
  52. NetAddress   Overrides the factory set network address of the
  53.              network adapter. The value of this parameter is a
  54.              hexadecimal string of 12 digits between double
  55.              quotation marks. The address must be unique among
  56.              all network addresses on the network.
  57.  
  58.  
  59. ERROR MESSAGES
  60.  
  61. "Could not find an adapter [at slot ___] [at I/O base address ___]"
  62. The driver could not find an adapter at the specified location.
  63.  
  64. "Cannot access adapter RAM properly"
  65. The memory test for adapter memory failed.
  66.  
  67. "Adapter hardware failure detected (self-test)"
  68. There was an unidentified failure during adapter initialization.
  69.  
  70. "Adapter hardware failure detected during initialization"
  71. The hardware did not respond correctly to initialization
  72. commands.
  73.  
  74. "Other system RAM already occupies adapter RAM address space"
  75. There is a RAM conflict with the adapter RAM.
  76.  
  77. "Other system ROM already occupies adapter RAM address space"
  78. There is a rom conflict with adapter RAM.
  79.  
  80. "RAM base address chosen for driver does not match adapter
  81. configuration"
  82. The RAM base address must be specified by EZStart. The definition
  83. in the configuration file must be removed.
  84.  
  85. "IRQ chosen for driver does not match adapter configuration"
  86. The IRQ value must be specified by EZStart. The definition in the
  87. configuration file must be removed.
  88.  
  89. "RAM size chosen for driver does not match adapter configuration"
  90. The RAM size is stored on the adapter and is fixed in size. The
  91. definition in the configuration file must be removed.
  92.  
  93. "I/O base address chosen for driver not valid"
  94. The adapter I/O base address must be set between 200h-ec0h on a 20h
  95. boundary.
  96.  
  97. "RAM base address chosen for driver not valid (out of range)"
  98. The RAM base address must be between a000h-c000h.
  99.  
  100. "IRQ chosen for driver not valid (out of range)"
  101. IRQ values must be between 2-15.
  102.  
  103. "RAM size chosen for driver not valid (out of range)"
  104. RAM size must be either 200h (8k) or 400h (16k).
  105.  
  106. "Adapter configuration information corrupted; run software setup
  107. program"
  108. The onboard EEROM contents have been corrupted. Please run EZStart
  109. to verify and correct.
  110.  
  111.  
  112. SMC and Standard Microsystems are registered trademarks; and
  113. TokenCard, TokenCard Elite, Master32, EliteSeries, EliteView,
  114. EZStart, and SuperDisk are trademarks of Standard Microsystems
  115. Corporation.  Other products and company names are registered
  116. trademarks or trademarks of their respective companies.
  117.