home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / dos_win / lanman / drivers / os2 / AT1500 / AT1500O.ZIP / README.LMO < prev   
Encoding:
Text File  |  1992-11-20  |  5.1 KB  |  122 lines

  1. *********************************************************************
  2. **                                                                 **
  3. **   Microsoft LanManager OS/2 Server or Workstation Installation  **
  4. **                                                                 **
  5. *********************************************************************
  6.  
  7. If you haven't already done so, first configure the I/O parameters
  8. of your AT-1500 adapter using the "Configure I/O Parameters" function
  9. of the SETUP15 Card Assistant program.  Choose a base I/O address,
  10. interrupt level, and DMA channel for the board that do not conflict
  11. with other devices installed in your PC.
  12.  
  13. Before proceeding, note the I/O address that you assigned to the
  14. AT-1500 board when you ran SETUP15 - you will need to specify this
  15. address to the driver in the driver installation steps below.
  16.  
  17.  
  18. INSTALLING ON A NEW LAN MANAGER SERVER
  19. ======================================
  20.  
  21. To use the AT-1500 in an initial LAN Manager Server installation,
  22. follow Lan Manager's standard installation procedure.
  23. The AT-1500 driver is added to the LAN Manager NOS using Microsoft's
  24. SETUP utility.  This process is documented in the Lan Manager
  25. installation guide.  Once you have exited the Microsoft SETUP utility,
  26. do not shutdown the computer unless you are using the AT-1500 default
  27. I/O address of 300h.
  28. If you are NOT using the default I/O address, refer to the
  29. "EDITING PROTOCOL.INI" section below for instructions on changing
  30. the I/O address.
  31.  
  32. After exiting Microsoft's SETUP (and reconfiguring the network driver),
  33. reboot the computer as described in the manual.  If an error
  34. message is displayed, ensure that the board is installed
  35. properly and the I/O address in PROTOCOL.INI matches the board.
  36.  
  37.  
  38. INSTALLING ON AN EXISTING LAN MANAGER SERVER
  39. ============================================
  40.  
  41. These instructions assume that the LAN MANAGER NOS has already
  42. been installed on the Server.  To install the AT-1500 adapter
  43. in an existing Server, the driver must be imported into the
  44. existing configuration and the Server configuration must be
  45. modified to include the new driver via Microsoft's SETUP utility.
  46. This process is documented in the Lan Manager installation guide in the
  47. "Managing the Configuration" chapter.  Once you have exited
  48. Microsoft's SETUP utility, do not shutdown the computer unless you
  49. are using the AT-1500 default I/O address of 300h.
  50. If you are NOT using the default I/O address, refer to the
  51. "EDITING PROTOCOL.INI" section below for instructions on changing
  52. the I/O address.
  53.  
  54. Reboot the computer as described in the manual.  If an error
  55. message is displayed, ensure that the board is installed
  56. properly and the I/O address in PROTOCOL.INI matches the board.
  57.  
  58.  
  59. INSTALLING ON AN OS/2 WORKSTATION
  60. =================================
  61.  
  62. To use the AT-1500 adapter in an OS/2 workstation, follow Lan Manager's
  63. standard installation procedure.  The AT-1500 driver is added to the
  64. LAN Manager NOS using Microsoft's SETUP utility.  This process is
  65. documented in the Lan Manager installation guide.  Once you have exited
  66. the Microsoft SETUP utility, do not shutdown the computer unless you
  67. are using the AT-1500 default I/O address of 300h.
  68. If you are NOT using the default I/O address, refer to the
  69. "EDITING PROTOCOL.INI" section below for instructions on changing
  70. the I/O address.
  71.  
  72. After exiting Microsoft's SETUP (and reconfiguring the network driver),
  73. reboot the computer as described in the manual.  If an error
  74. message is displayed, ensure that the board is installed
  75. properly and the I/O address in PROTOCOL.INI matches the board.
  76.  
  77.  
  78. CONFIGURING THE DRIVER FOR MULTIPLE BOARDS
  79. ==========================================
  80.  
  81. If you're putting multiple boards in one computer, be sure that each
  82. board has a unique I/O address, interrupt level, and DMA channel.
  83. Use Lan Manager's SETUP utility to update the LAN Manager configuration
  84. to include the additional boards.
  85. After exiting SETUP, you must edit the PROTOCOL.INI file to change the
  86. I/O address parameters to match the boards.
  87. Refer to the "EDITING PROTOCOL.INI" section below for instructions on
  88. changing the I/O address.
  89.  
  90.  
  91. EDITING PROTOCOL.INI
  92. ====================
  93.  
  94. Lan Manager uses the PROTOCOL.INI file to ensure that the
  95. driver and the board are configured to work together.
  96. The AT-1500 driver requires only one parameter, and its purpose is
  97. to ensure that the driver and the board are configured to
  98. use the same I/O address.  The parameter's name is IOADDRESS.
  99. If a board is using an I/O address other than 300h, you must
  100. edit the PROTOCOL.INI file located in the directory
  101. \LANMAN to change configuration of the driver.
  102.  
  103. 1.  Using an editor of your choice, locate the AT-1500
  104.     adapter section shown below:
  105.  
  106.         [AT1500_NIF]
  107.  
  108.         ; Allied Telesis AT-1500 Ethernet Adapter.
  109.  
  110.         IOADDRESS=0x300
  111.         DRIVERNAME=AT1500$
  112.  
  113. 2.  Replace the hexdecimal I/O address with the address you
  114.     selected when you ran SETUP15.
  115.  
  116. 3.  Save the file and exit.
  117.  
  118. The network driver now matches the configuration of the board
  119. and you should continue with the rebooting of the computer.
  120.  
  121. *** END ***
  122.