home *** CD-ROM | disk | FTP | other *** search
/ Netware Super Library / Netware Super Library.iso / drivers / nics / cypress / readme.1st < prev    next >
Encoding:
Text File  |  1992-06-24  |  9.8 KB  |  215 lines

  1.                              Installation Procedures
  2.                                      for the
  3.                                   CYPRESS/3-16
  4.                      (16/4Mbps T/R NIC for AT style 16-bit)
  5.                                        in
  6.                                  Novell NetWare
  7.                               Verions 2.x and 3.x
  8.                              for DOS ODI Workstations
  9.                                        and
  10.                                    Version 3.x
  11.                                    for Servers
  12.  
  13.         ****************************************************************
  14.  
  15.         -=-=- BASIC NOVELL FILES REQUIRED FOR DOS ODI WORKSTATION: -=-=-
  16.  
  17.              LSL.COM        NetWare Link Support
  18.              IPXODI.COM     Protocol Stack
  19.              NETx.COM       NetWare DOS Shell
  20.                (x = 3, 4, 5, or X)
  21.  
  22.         =-=-=- LANTANA FILE NEEDED FOR USE WITH THE CYPRESS/3-16: -=-=-=
  23.  
  24.              CYP316.COM     Cypress Token Ring Driver
  25.  
  26.         -=-=-=-=-=-=-=-=-=- FOR OTHER INSTALLATIONS: -=-=-=-=-=-=-=-=-=-
  27.  
  28.              NET.CFG        Configuration File
  29.              ROUTE.COM      Source Routing Driver
  30.              LANSUP.COM     LAN Support Program Driver
  31.              RPLODI.COM     Remote Program Load for use with ODI
  32.              EMXNETx.COM    Expanded Memory NetWare DOS Shell
  33.              XMSNETx.COM    Extended Memory NetWare DOS Shell
  34.              RPLFIX.COM     For Preparing NetWare for Remote
  35.                               Program Load using MS DOS 5.0
  36.  
  37.         =-=- LANTANA FILE REQUIRED FOR USE IN NETWARE 3.11 SERVERS: -=-=
  38.  
  39.              CYPR316.LAN    Cypress Token Ring Driver
  40.  
  41.         ********************  BASIC  INSTALLATIONS  ********************
  42.  
  43.         When installing the Cypress/3-16 in a workstation you must first
  44.         run the SETUP316 program, which you will find with this file. Or
  45.         by call Lantana Technology, Inc. RBBS - Lantana On-Line!.  Place
  46.         the four necessary files in the same directory before attempting
  47.         to run the setup program. These files include one *.EXE file and
  48.         three TOK???.DAT files. See information below about RBBS usage.
  49.  
  50.  
  51.         After running the setup program and verifying that all parameters
  52.         are properly set, you will need to have the above files copied to
  53.         a specific directory and then loaded into memory in proper order.
  54.  
  55.         This is the order for loading the basic files:
  56.  
  57.              LSL            NetWare Link Support
  58.              CYP316         Cypress Token Ring Driver
  59.              IPXODI         Protocol Stack
  60.              NETx           NetWare DOS Shell
  61.  
  62.         Once these files have been loaded you may change to your network
  63.         drive and login.
  64.  
  65.         ***************************  NET.CFG  **************************
  66.  
  67.         If you want to use more advanced features, like installing frame
  68.         types, protocols, or source routing that is different than those
  69.         used by default, you will need to create the NET.CFG description
  70.         file.  The support features included with the Cypress/3-16 cards
  71.         are as follows:
  72.  
  73.              Link Support Options
  74.                   BUFFERS
  75.                   MEMPOOL
  76.              Protocol Options
  77.                   BIND
  78.                   SESSIONS
  79.              Link Driver Options
  80.                   PORT
  81.                   NODE ADDRESS
  82.                   FRAME
  83.                   PROTOCOL
  84.                   SAPS
  85.                   LINK STATIONS
  86.                   ALTERNATE
  87.                   MAX FRAME SIZE
  88.  
  89.         The Link Driver Options are most important when using NET.CFG in
  90.         configuration of the network connection because they relate dir-
  91.         ectly to some hardware features.  This file can be created using
  92.         the Novell DOS ODI NetWare installation guides.
  93.  
  94.              An explanation of these parameters:
  95.  
  96.                   PORT - Defines the PORT ADDRESS of the board.  Used in
  97.                   conjunction with the SETUP316 program to configure for
  98.                   for that particular port.  Useful when installing more
  99.                   than one card in the computer but not normally used if
  100.                   only one card is present.  This is because the Cypress
  101.                   card utilizes Self Configuration.
  102.  
  103.                   NODE ADDRESS - This option overrides any currently set
  104.                   hardware address.  Running SETUP316 /N also allows for
  105.                   changing the node address.
  106.  
  107.                   FRAME - For specifying the frame type the card may use
  108.                   during operation. The supported frame types are TOKEN-
  109.                   RING (the default) and TOKEN-RING_SNAP (IEEE 802.2 en-
  110.                   velope).
  111.  
  112.                   PROTOCOL - Allows for use different protocols with the
  113.                   card. See the NetWare manuals for supported protocols.
  114.  
  115.                   SAPS - Services Access Points. The LANSUP.COM alterna-
  116.                   tive to CYP316.COM file uses these SAPS.  The Cypress/
  117.                   3-16 card is compatible with the LANSUP.COM driver and
  118.                   cand be configured as noted below.
  119.  
  120.                   LINK STATIONS - Another option for use with the LANSUP
  121.                   .COM file for maximum link stations needed.
  122.  
  123.                   ALTERNATE - For use with LANSUP.COM for recognition of
  124.                   first of second card in the computer.
  125.  
  126.                   MAX FRAME SIZE - This sets the maximum number of bytes
  127.                   that can be placed on the network by the Cypress/3-16.
  128.                   The default is 4216 bytes. For using a different size,
  129.                   simply add 114 bytes to the packet size: e.g. 1024+114
  130.                   = 1138. The maximum packet size for Token Ring running
  131.                   at 16Mbps is 17960, and at 4Mbps is 4464. Large packet
  132.                   sizes do not always provide for better performance. It
  133.                   depends on the application and network configurations.
  134.  
  135.         ***********************  SOURCE ROUTING  ***********************
  136.  
  137.         Source Routing, a Bridge/Router option, to route packages across
  138.         IBM Token Ring bridges requires the use of two files: LANSUP.COM
  139.         and ROUTE.COM. Utilizing the same setup as noted in the previous
  140.         section titled BASIC INSTALLATION, place the LANSUP.COM file af-
  141.         ter the LSL.COM file (in place of the CYP316.COM file), then in-
  142.         sert a new line between LANSUP.COM and IPXODI.COM for the ROUTE.
  143.         COM file. The new listing now looks like this:
  144.  
  145.              LSL
  146.              LANSUP
  147.              ROUTE
  148.              IPXODI
  149.              NETx
  150.  
  151.         When using the LANSUP.COM file, the Cypress/3-16 requires that a
  152.         CONFIG.SYS file be created as shown below and the LLC chips must
  153.         be installed and enabled on the card. Enable the chips using the
  154.         SETUP316 program once they are installed.
  155.  
  156.              CONFIG.SYS
  157.                   ...
  158.                   DEVICE=DXMA0MOD.SYS      IBM PC LAN Support driver
  159.                   DEVICE=CPI_C316.SYS      Cypress driver
  160.                   DEVICE=TOK380.SYS        TI chip set driver
  161.                   DEVICE=DXMT0MOD.SYS      IBM NetBIOS
  162.                   ...
  163.  
  164.         ******************* EXPANDED/EXTENDED MEMORY *******************
  165.  
  166.         If you are using expanded or extended memory and want to utilize
  167.         it to conserve conventional memory, you may load either EMSNETx.
  168.         COM or XMSNETx.COM files (respectively) from Novell. The CYP316.
  169.         COM file may also be loaded HIGH when using QEMM, DOS 5.0 or any
  170.         other memory manager. See the respective manuals to properly in-
  171.         stall these products.
  172.  
  173.         ********************* NETWARE 3.11 SERVERS *********************
  174.  
  175.         After installing NetWare, as described in the NetWare manuals, a
  176.         copy of the CYPR316.LAN file needs to be placed into a directory
  177.         in the DOS partition or into the SYSTEM directory of the NetWare
  178.         partition.  The Cypress/3-16 card is referenced through the dri-
  179.         ver by way of the I/O port address (default is A20). Other para-
  180.         meters are taken directly from the card as the driver is loaded.
  181.         To modify any of these parameters run the SETUP316 program.
  182.  
  183.         For optimum performance, the CYPR316.LAN driver uses a 4K packet
  184.         size.  To set NetWare up for utilizing this size packet you need
  185.         to LOAD INSTALL and select SYSTEM OPTIONS. In the SYSTEM OPTIONS
  186.         screen choose the EDIT STARTUP.NCF selection and add this line:
  187.  
  188.              SET MAXIMUM PHYSICAL RECEIVE PACKET SIZE = 4202
  189.  
  190.         and save the changes.
  191.  
  192.         While still in the INSTALL function select the EDIT AUTOEXEC.NCF
  193.         menu choice and add the following lines:
  194.  
  195.              LOAD <path>CYPR316 PORT=nnnn
  196.              BIND IPX TO CYPR316 NET=n
  197.  
  198.         The PORT parameter should coinside with the card address set du-
  199.         ring the SETUP316 procedure.  The NET parameter should contain a
  200.         valid network number as described in the NetWare manuals.  These
  201.         two parameters should be unique when compared with each NIC used
  202.         in the server. Up to four Cypress/3-16 cards may be used in your
  203.         server. Thus, up to four networks can access the same server.
  204.  
  205.         Now, DOWN the file server and restart using the SERVER command.
  206.  
  207.         ******************** LANTANA ON-LINE! RBBS *********************
  208.  
  209.         To connect to the Lantana On-Line! RBBS, use your communications
  210.         package (any that can perform a download) and set it to 8 N 1 at
  211.         2400 baud. Login is open and you have an hour each time you want
  212.         to use it. The number is (619) 565-6791. For voice service call:
  213.         1(800)666-4LAN. LANTANA TECHNOLOGY, INC. manufacturer of network
  214.         products.
  215.