home *** CD-ROM | disk | FTP | other *** search
/ Mastering Computers 3 / Mastering Computers Vol 3.iso / Drivers / NIC drivers / 3COM / MISC / 589SRV.EXE / NETWARE / SERVER / README.312 < prev    next >
Encoding:
Text File  |  1995-01-20  |  1.6 KB  |  32 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 3C589.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 use these five 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\LSLENH.NLM
  23. LOAD C:\SERVER\3C589.LAN INT=X PORT=Y MEM=ZZ00
  24.  
  25. Where INT is the IRQ the adapter is using, PORT is the hexadecimal base 
  26. address of the PCMCIA adapter, and MEM is the memory address the adapter
  27. will initialize at.  These can be obtained from the configuration and 
  28. diagnostic program, or you can simply enter the defaults supplied when 
  29. the driver is loaded.
  30.  
  31. %VER - Netware 3.12 Server installation release notes V4.2
  32.