home *** CD-ROM | disk | FTP | other *** search
/ Tiny System Restore Pack / RESTORE.iso / DRIVERS / NETWORK / E100B / INFO / GENERAL / RELNOTES.TXT < prev    next >
Encoding:
Text File  |  1997-04-22  |  7.2 KB  |  217 lines

  1.    Release Notes
  2.                                                                      2.06
  3.  
  4.  
  5. Intel EtherExpress(TM) PRO/10+ PCI LAN Adapter
  6. ==============================================
  7.  
  8.  
  9. 82557 Ethernet Controller
  10. -------------------------
  11.  
  12. The PRO/10+ PCI adapter uses the Intel 82557 high-performance Ethernet
  13. controller. In some readme files or during driver installation, the
  14. PRO/10+ PCI adapter may be referred to as the "Intel 82557-based Ethernet
  15. PCI adapter," or similar.
  16.  
  17.  
  18. Full duplex support
  19. -------------------
  20.  
  21. Full duplex is an optional setting that can improve adapter performance.
  22. To run the PRO/10+ PCI adapter at full duplex, you need to be connected
  23. to a full duplex switch.
  24.  
  25. If your switch supports full duplex, you need to manually configure the
  26. adapter to full duplex. Configuration is specific to your NOS. Refer to
  27. the Installation Guide or the "Duplex Support" readme file for complete
  28. instructions.
  29.  
  30. The PRO/10+ PCI adapter doesn't support auto-negotiation.
  31.  
  32.  
  33. EMM386
  34. ------
  35.  
  36. If you are using Microsoft's EMM386 memory manager with DOS/Windows 3.1,
  37. use version 4.49 or later. This version is included with MS-DOS version
  38. 6.22, or is available from Microsoft.
  39.  
  40.  
  41. Busmaster slots
  42. ---------------
  43.  
  44. You must install the adapter in a busmaster slot. If the driver fails to
  45. load or diagnostics fail, try moving the adapter to a different slot. If
  46. you're not sure if your slots are busmaster enabled, see your computer's
  47. documentation.
  48.  
  49.  
  50. PCI BIOS Updates
  51. ----------------
  52.  
  53. Make sure you're using the latest BIOS version for your computer. See the
  54. readme file section "Adapter installation and special configurations" for
  55. a list of phone numbers of the leading PCI computer manufacturers. You
  56. can also check your PC manufacturer's web site.
  57.  
  58.  
  59. PCI shared interrupts
  60. ---------------------
  61.  
  62. The EtherExpress PRO/10+ PCI adapter drivers support shared interrupts in
  63. most operating systems (except OS/2). If you think you have another PCI
  64. device that doesn't support shared interrupts (for example, a SCSI
  65. controller), contact its manufacturer for a shared interrupt driver. Or,
  66. try running your computer's CMOS Setup (BIOS configuration) program to
  67. assign a unique, non-shared interrupt to one of the PCI devices.
  68.  
  69.  
  70. Configuring interrupts:
  71.  
  72. PCI computers automatically detect and configure PCI-compliant adapters
  73. while booting. The PRO/10+ PCI adapter interrupt and I/O address are
  74. automatically set by the BIOS each time you start your computer.
  75.  
  76. If you need to manually change the interrupt, refer to your computer
  77. user's guide for instructions. Intel's SETUP and PROSet programs cannot
  78. modify the interrupt setting.
  79.  
  80.  
  81. Configuring your PCI BIOS
  82. -------------------------
  83.  
  84. Some computers allow you to configure various PCI parameters in the BIOS
  85. setup. If you have problems installing your adapter, run the BIOS setup
  86. program and, if possible, set these parameters:
  87.    
  88.    Interrupt type: level-triggered
  89.    
  90.    PCI slots: enable
  91.  
  92. The slot where you installed the adapter must be busmaster-enabled. These
  93. should already be the default settings.
  94.  
  95.  
  96. Use the drivers that come with this adapter
  97. -------------------------------------------
  98.  
  99. Use the drivers that come with this adapter. The drivers for the prior
  100. version of this adapter (PRO/10 PCI) will not work. For example, if
  101. you're using a driver that starts with E10P (such as E10PODI.SYS), it's
  102. an older driver. The driver name should begin with E100B.
  103.  
  104. If you download an updated driver from one of our online services in the
  105. future, make sure it is for the PRO/10+ PCI LAN adapter.
  106.  
  107.  
  108. Running diagnostics under Windows NT
  109. ------------------------------------
  110.  
  111. Adapter diagnostics test must see traffic on the network to run properly.
  112. If the PRO/10+ PCI adapter is attached to a hub with no other active
  113. network connections, you may see the following message when you run
  114. adapter diagnostics:
  115.    
  116.    Problem:  The driver didn't receive any packets at all. This may be
  117.    caused by a bad or missing cable.
  118.    
  119.    Solution: Make sure the cable is securely attached and run this
  120.    test again.
  121.  
  122. To run adapter diagnostics, connect the computer to a network with
  123. traffic, OR power up another computer, connect it to the hub, and log in.
  124.  
  125.  
  126. SETUP
  127. -----
  128.  
  129. On DOS/Windows 3.1 computers, use the SETUP.EXE utility on the Intel
  130. Configuration and Drivers disk to automatically install the DOS ODI
  131. driver, run diagnostics, get help with installation problems, and view
  132. information and help files. Use the version of SETUP that comes on the
  133. disk with this adapter. Previous versions  may not work. Run it under MS-
  134. DOS only (not in a DOS window opened from Windows*).
  135.  
  136. If you run SETUP with network drivers already loaded, a dialog appears
  137. advising you to unload the network drivers. For DOS ODI clients, you can
  138. reboot without loading drivers (press F5 when DOS starts), or you can use
  139. the unload command from the DOS prompt. For example:
  140.    
  141.         C:\vlm /u <Enter>
  142.    
  143.         C:\ipxodi /u <Enter>
  144.    
  145.         C:\e100bodi /u <Enter>
  146.    
  147.         C:\lsl /u <Enter>
  148.  
  149. Note that unloading drivers must be done in the reverse order of their
  150. loading.
  151.  
  152.  
  153. NetWare 3.11 Servers
  154. --------------------
  155.  
  156. On NetWare 3.11 servers, the driver won't operate correctly unless you
  157. modify the server's STARTUP.NCF to include:
  158.  
  159. SET MAXIMUM PHYSICAL RECEIVE PACKET SIZE = 1536
  160.  
  161. This specifies the size for preallocated server buffers. Use the value
  162. shown or larger. See the NetWare 3.11 installation instructions for more
  163. details.
  164.  
  165. Note that the 3.2 spec driver for NetWare 3.11 servers is archived in the
  166. \NWSERVER\311LAN directory on your Intel Configuration and Drivers Disk.
  167. See the NetWare 3.11 readme file for more information.
  168.  
  169.  
  170. Compaq Prolinea* Deskpro* XL
  171. ----------------------------
  172.  
  173. To work with the EtherExpress PRO/10+ PCI LAN adapter, these two Compaq
  174. computers need updated BIOS software. You can download the necessary
  175. files from the Compaq website:
  176.  
  177.      http://www.compaq.com
  178.  
  179. From the Compaq home page, navigate to the Downloadable Files page. On
  180. this page, select the file that corresponds to your Compaq computer
  181. model. Follow the instructions provided by Compaq.
  182.  
  183.  
  184. Using LANDesk(R) Traffic Analyst 2.0
  185. ------------------------------------
  186.  
  187. If you're using LANDesk Management Suite 2.0 and a Novell DOS ODI client
  188. driver on your workstation, load RXMONSTK.COM (supplied by Novell) after
  189. loading LSL. Also, be sure you have updated VMON.386 to version 12-14-95
  190. (or later). It supports the latest NetWare ODI client specification
  191. (v4.0). You can download the VMON.386 file from our website. Refer to the
  192. "Using Intel's Automated Customer Support" readme file for information.
  193.  
  194.  
  195. NetWare* SFT III
  196. ----------------
  197.  
  198. When using the PRO/10+ PCI LAN adapter in systems running SFT III, add
  199. the SFT keyword to the driver load line:
  200.    
  201.    LOAD E100B Slot= n SFT=1
  202.  
  203. The slot number, n corresponds to the PCI slot where the PRO/10+ PCI
  204. adapter is installed. If you don't know the slot number for the adapter,
  205. the Novell installation software prompts you for a slot number and
  206. displays the number for single adapter installations or a list for
  207. multiple adapter installations.
  208.  
  209.  
  210.  
  211.  
  212.  
  213. *  Third-party trademarks are the property of their respective owners.
  214.  
  215.  
  216.  
  217.