home *** CD-ROM | disk | FTP | other *** search
/ Computer Tool Software / soft.iso / Multimed / Net / 3COM / 3C590X / NETWARE / SERVER / README.TXT < prev   
Encoding:
Text File  |  1995-01-18  |  1.5 KB  |  31 lines

  1. This text file explains how to install the ODI server driver on this 
  2. diskette into a Netware 3.12 server.  Since the Netware installation program
  3. does not have driver import capability, the starting point for this process 
  4. is assumed to be after the Netware server software is already installed, but 
  5. not running yet.  To install this server driver into a Netware 3.12 server, 
  6. either use the INSTALL program on this diskette or manually copy the files 
  7. to the server's hard disk.  To manually install the driver, do the following 
  8. steps:
  9.  
  10. First, copy the 3C59X.LAN server driver file from the \NETWARE\SERVER
  11. subdirectory on this EtherDisk to the server hard disk.
  12.  
  13. Next, copy *.NLM files from the \NETWARE\SERVER\3.12 subdirectory to same
  14. place the server driver was copied.  Failure to copy and load these two NLM 
  15. files instead of the NLM files that came with the 3.12 version of Netware 
  16. may result in network failure or server abends.
  17.  
  18. Now boot the server, enter the installer, and edit the AUTOEXEC.NCF file
  19. to add the following line (assuming the server start directory is C:\SERVER,
  20. where the LAN drivers and NLM files were copied):
  21.  
  22. LOAD C:\SERVER\3C59X.LAN PORT=<portnumber>
  23.  
  24. Where <portnumber> is the hexadecimal base address of the PCI adapter.  This
  25. address can be obtained from the configuration and diagnostic program.
  26.  
  27. This LAN driver can only be used in a server that's started from DOS due to
  28. the limited support of the PCI bus by the Netware server.
  29.  
  30. %VER - Netware 3.12 Server installation release notes V4.2
  31.