home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / lan / trn050.arj / FILESCFG.TXT < prev    next >
Text File  |  1990-10-18  |  6KB  |  120 lines

  1. These are the LAN Drivers for Token-Ring. Below is a DESCRIPTION of EACH file
  2. in this kit: 
  3.  
  4. ATOKENA2.obj  -|    These are the NEW 286 OS Token-Ring Drivers.  They will 
  5. BTOKENA2.obj   |__  be configurable by TRConfig.com. They need to be gen'ed 
  6. CTOKENA2.obj   |    with NETGEN.  These drivers work with RPL.vp1 to support 
  7. DTOKENA2.ojb  -|    Remote Program Load. The DEFAULT Transmit Buffer Size is 
  8.                     set to 2048 to allow MORE SERVICE Processes. 
  9.  
  10. SLANSUP.obj -   This is the OBJECT code for SLANSUP.com.  It can be gen'ed 
  11.                 with the customer's IPX (if desired). 
  12.  
  13. ROUTE.com  -    This is the Source Routing Driver for the DOS Workstation. 
  14.                 It can be used with EITHER the SLANSUP.com or STOKEN.com.  It
  15.                 should be loaded AFTER IPX and BEFORE the SHELL. 
  16.                 Type ROUTE ? for a HELP Panel. 
  17.  
  18. ROUTE.nlm  -    This is the Source Routing Driver for NetWare 386.  It should
  19.                 be loaded AFTER TOKEN.lan. 
  20.  
  21. ROUTE.vp0  -    This is the Source Routing VAP for the NetWare 286 OS.  It 
  22.                 needs to be put on the SYS:SYSTEM directory of the OS.  After
  23.                 it is loaded on the OS, type ROUTE ? for a description of its
  24.                 parameters.  It is named ROUTE.vp0 because it should be the 
  25.                 FIRST VAP that is loaded. 
  26.  
  27. RPL.vp1    -    This is the Remote Program Load VAP for the NetWare 286 OS. 
  28.                 It needs to be put on the SYS:SYSTEM directory of the OS. 
  29.  
  30. RPCONFIG.com -  This is the Configuration utility for RPL.vp1.  It is menu 
  31.                 driven.  Just type RPCONFIG and it will help you along. 
  32.  
  33. SRCONFIG.com -  This is the Configuration utility for ROUTE.vp0.  It is menu 
  34.                 driven.  Just type SRCONFIG and it will help you along. 
  35.  
  36. TOKEN.lan    -  This is the IBM Token-Ring 386 Driver. 
  37.  
  38. TOKEN.rpl    -  This is the file that RPL.vp1 uses to DOWNLOAD to the 
  39.                 WORKSTATION when the RPL boot ROM requests to be loaded.  
  40.                 It needs to be put on the SYS:LOGIN directory of the OS, 
  41.                 IF RPL is REQUIRED. 
  42.  
  43. TRCONFIG.com -  This is the Configuration utility for ATOKENA2.obj, 
  44.                 BTOKENA2.obj, CTOKENA2.obj, and DTOKENA2.obj. Just type 
  45.                 TRCONFIG and it will help you along. 
  46.  
  47. STOKEN.obj   -  This is the OBJECT module for STOKEN.com.  It may be gen'ed 
  48.                 with the customer's IPX to create an IPX.com. 
  49.  
  50.  
  51. CONFIGURING the DOS Workstation: 
  52.  
  53. This discussion refers to 2 versions of IPX.com: SLANSUP.com and STOKEN.com.
  54. Both files are generated to IPX.com; the difference in names is used here 
  55. merely to make a distinction between the IPX.com generated for the LAN 
  56. Support Program (SLANSUP.obj) and that generated with STOKEN.obj.
  57.  
  58.  
  59. <SLANSUP>.com - This is a Client IPX Driver for the IBM Token-Ring generated
  60.                 with the IBM LAN Support Program.  It works with ROUTE.com if
  61.                 Source Routing is REQUIRED. Its DEFAULT Transmit Buffer Size 
  62.                 is 1024.
  63.  
  64. <STOKEN>.com -  This is a NATIVE Token-Ring Driver for the DOS Workstation.
  65.                 IT DOES NOT REQUIRE the IBM LAN Support Program.  It is 
  66.                 FASTER and SMALLER than SLANSUP.com.  This module has the 
  67.                 IPX already gen'ed in.  It works with ROUTE.com if Source
  68.                 Routing is REQUIRED. Its DEFAULT Transmit Buffer Size is 4096
  69.                 for the 16/4 MBps Adapter Cards, 2048 for the OLD 4 MBps 
  70.                 cards. 
  71.  
  72.  
  73. <SLANSUP>.com can be configured by typing in the following parameters when 
  74.             it is loaded: 
  75.  
  76. IPX o,ALT/PRI,mem=xx00,node=xxxxxxxx 
  77.  
  78.     where: 
  79.             o       - REQUIRED to override SHELL.cfg. 
  80.             ALT     - Configure the Driver as the ALTERNATE Adapter 
  81.             PRI     - Configure the Driver as the PRIMARY Adapter -- DEFAULT 
  82.             mem=xx00  xx00 is a HEXADECIMAL address of where Shared Ram 
  83.                       is located.  The DEFAULT is D800 for PRIMARY, D400 for
  84.                       ALTERNATE. 
  85.  
  86.             node=xx   xx is up to an 8 byte HEXADECIMAL Number specifying the
  87.                       Node Address.  4000h will be PREFIXED to this number to
  88.                       to form a 6 byte NODE Address: 4000 xxxx xxxx. 
  89.  
  90. <STOKEN>.com can be configured by typing in the following parameters when 
  91.            it is loaded: 
  92.  
  93. IPX o,ALT/PRI,mem=xx00,node=xxxxxxxx,slot=n,tbz=nnnn 
  94.  
  95.     where: 
  96.             o       - REQUIRED to override SHELL.cfg. 
  97.             ALT     - Configure the Driver as the ALTERNATE Adapter 
  98.             PRI     - Configure the Driver as the PRIMARY Adapter -- DEFAULT 
  99.             mem=xx00  xx00 is a HEXADECIMAL address of where Shared Ram
  100.                       is located.  The DEFAULT is D800 for PRIMARY, D400 for
  101.                       ALTERNATE. 
  102.  
  103.             node=xx   xx is up to an 8 byte HEXADECIMAL Number specifying the
  104.                       Node Address.  4000h will be PREFIXED to this number to
  105.                       to form a 6 byte NODE Address: 4000 xxxx xxxx. 
  106.  
  107.             slot=n    n is a DECIMAL number specifying the MICROCHANNEL slot 
  108.                       number where the board is located.  ONLY valid if on a 
  109.                       MICROCHANNEL Machine. 
  110.  
  111.             tbz=nnnn  nnnn is a DECIMAL number from 0 to 65535 specifying the
  112.                       Transmit Buffer Size on the Adapter.  The DEFAULT is 
  113.                       4096.  If this number is larger than the board can 
  114.                       handle, the driver will ADJUST it to the LARGEST size 
  115.                       the board will accept. 
  116.  
  117. ALL Parameters are separated by COMMAs or BLANKS, are OPTIONAL, are NOT case 
  118. sensitive, and may be entered in ANY order. 
  119.  
  120.