home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 20 NDrivers / 20-NDrivers.zip / os2_drvs.exe / README.TXT < prev   
Text File  |  1997-08-01  |  6KB  |  138 lines

  1.           <========================================================>
  2.           |           Ositech Seven of Diamonds Trumpcard          |
  3.           |           Ositech Four  of Diamonds Trumpcard          |
  4.           |                   OS/2 Network Drivers                 |
  5.           |                      Version 2.beta                    |
  6.           |                                                        |
  7.           |  Copyright (c) 1994-1997, Ositech Communications Inc.  |
  8.           <========================================================>
  9.  
  10.      This release of the Seven of Diamonds and the Four of Diamonds Trumpcards
  11. OS/2 drivers will allow use of the ethernet function with or without PCMCIA
  12. support installed.
  13.  
  14.      When using OS/2 PCMCIA support, the system can be configured to allow
  15. booting the computer without the network card inserted, inserting the
  16. Trumpcard later will allow the network functions to be accessed.  The
  17. Trumpcard can be hot-swapped while the system is running.
  18.  
  19.                                  Contents
  20.                                  ========
  21.  
  22.      1.   Driver Package Files
  23.      2.   Installing the NDIS Driver under Warp 4 Connect
  24.      3.   Installing the ODI Driver under Warp 4 Connect 
  25.  
  26.  
  27.   ==========================================================================
  28.  
  29.  
  30. 1.   Driver Package Files
  31.  
  32. This driver package consists of the following files:
  33.  
  34. OSITECH.SYS    Required when using OS/2 PCMCIA support.
  35. OTCETH.OS2     NDIS 2.01 network driver.
  36. OTCETH.SYS     ODI network driver
  37. OTCETH.NIF     Network Information File for the above NDIS driver.
  38. PROTOCOL.INI   NDIS protocol.ini stub
  39. README.TXT     This file.
  40.  
  41. Please note:
  42.  
  43.         Before installing the Ositech Four of Diamonds or the Ositech Seven
  44. of Diamonds, you should create a directory on the hard drive where all the
  45. Ositech files will be placed and then copy all the files from this package
  46. to that directory.
  47.  
  48. At the OS/2 Command Prompt type
  49.         MD TRUMPCRD
  50.         CD TRUMPCRD
  51.         COPY A:\*.* C:\TRUMPCRD
  52.  
  53.  
  54.   ==========================================================================
  55.  
  56.  
  57. 2.   Installing the NDIS Driver Under Warp 4 Connect
  58.  
  59.         The NDIS 2.01 driver can be installed when initially installing Warp
  60. Connect or when running MPTS by selecting other adapters and entering the
  61. diskette drive containing the Trumpcard release.  If PCMCIA support is
  62. installed, you may receive an error on bootup.  This should be eliminated
  63. after the installation of OSITECH.SYS.  This driver needs to be placed in the
  64. CONFIG.SYS file as follows:
  65.  
  66.         When OS/2 PCMCIA support is installed, it will add the following to
  67. the CONFIG.SYS:
  68.  
  69. BASEDEV=PCMCIA.SYS                      ; OS/2 Card services driver
  70. DEVICE=C:\OS2\MDOS\VPCMCIA.SYS          ; OS/2 Virtual Card Services
  71. DEVICE=C:\OS2\BOOT\COM.SYS
  72. DEVICE=C:\OS2\MDOS\VCOM.SYS
  73. DEVICE=C:\OS2\BOOT\AUTODRV2.SYS C:\OS2\AUTODRV2.INI   ; Generic Modem Enabler
  74. BASEDEV=IBM2NEC1.SYS /S0=2              ; OS/2 socket Services driver
  75.  
  76.      The following line needs to be added to the CONFIG.SYS file to allow the
  77. Trumpcard to function correctly:
  78.  
  79.      DEVICE=C:\TRUMPCRD\OSITECH.SYS     ; Ositech Card services interface
  80.  
  81.      This line should be placed immediately following the line which loads
  82. the AUTODRV2.SYS device.  Thus the CONFIG.SYS would have the following:
  83.  
  84. BASEDEV=PCMCIA.SYS                      ; OS/2 Card services driver
  85. DEVICE=C:\OS2\MDOS\VPCMCIA.SYS          ; OS/2 Virtual Card Services
  86. DEVICE=C:\OS2\BOOT\COM.SYS
  87. DEVICE=C:\OS2\MDOS\VCOM.SYS
  88. DEVICE=C:\OS2\BOOT\AUTODRV2.SYS C:\OS2\AUTODRV2.INI   ; Generic Modem Enabler
  89. DEVICE=C:\TRUMPCRD\OSITECH.SYS          ; Ositech Card services interface
  90. BASEDEV=IBM2NEC1.SYS /S0=2              ; OS/2 socket Services driver
  91.  
  92.         In addition, for this to work properly, the network address must be
  93. specified in the PROTOCOL.INI.  MPTS configuration can be used to accomplish
  94. this or the PROTOCOL.INI can be directly edited.  This is required because
  95. the network driver cannot read the address from the Trumpcard when loading as
  96. it is not present.  This is currently supported only on the NDIS driver or
  97. NDIS driver/ODI shim configuration.
  98.  
  99.  
  100.   ==========================================================================
  101.  
  102.  
  103. 3.   Installing the ODI Driver Under Warp 4 Connect
  104.  
  105.      In order to install the ODI driver under OS/2 Warp 4, you must manually
  106. edit the CONFIG.SYS and add the following line into the CONFIG.SYS:
  107.  
  108.                     DEVICE=C:\TRUMPCRD\OTCETH.SYS
  109.  
  110.      This line is to be placed immediately after the DEVICE=C:\NETWARE\LSL.SYS
  111. line, as follows:
  112.  
  113. REM --- Netware Requester Statements Begin ---
  114. SET NWLANGUAE=ENGLISH
  115. DEVICE=C:\NETWARE\LSL.SYS
  116. DEVICE=C:\TRUMPCRD\OTCETH.SYS
  117.  
  118.      This file should also be copied over into the TRUMPCRD directory off of
  119. the diskette in order to successfully load the ODI driver under OS/2 Warp 4.
  120.  
  121.      On the root directory of the hard drive is a file called NET.CFG. This
  122. file can be configured by the OS/2 editor and the parameters set are those
  123. that are used by the Ositech ODI driver.  User must edit this file to the
  124. settings that are known to be free under their operating system.  Here is a
  125. sample NET.CFG :
  126.  
  127. Link Driver OTCETH
  128.         FRAME ETHERNET_802.3
  129.         INT 10
  130.         PORT 340
  131.         MEM D000
  132.         MEDIA AUTO
  133. NETWARE REQUESTER
  134.    DIRECTORY SERVICES OFF
  135.  
  136.  
  137.   ==========================================================================
  138.