home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1996 February / VPR9602A.ISO / drvlib / netcard / x86 / sktoknt / sktoknt.txt < prev   
Text File  |  1995-10-27  |  5KB  |  152 lines

  1.              +++++++++++++++++++++++++++++++++              ++++
  2.            ++++++++++++++++++++++++++++++++++++           +++++++
  3.           +++++++++++++++++++++++++++++++++++++         ++++++++
  4.           ++++++++++++++++++++++++++++++++++++        ++++++++
  5.                                                    ++++++++
  6.                                                   ++++++++
  7.           +++++++++++++++++++++++++++           ++++++++
  8.           +++++++++++++++++++++++++++++       ++++++++
  9.            +++++++++++++++++++++++++++++     ++++++++
  10.              +++++++++++++++++++++++++++     ++++++++
  11.                                               ++++++++
  12.                                                ++++++++
  13.     ++++++++++++++++++++++++++++++++++++        ++++++++
  14.    +++++++++++++++++++++++++++++++++++++         ++++++++
  15.    ++++++++++++++++++++++++++++++++++++           ++++++++
  16.     +++++++++++++++++++++++++++++++++               +++++
  17.  
  18. (C)Copyright 1994-1995 SysKonnect,
  19. a business unit of Schneider & Koch & Co. Datensysteme GmbH.
  20. All rights reserved
  21. ===============================================================================
  22. SKTOKNT.TXT
  23.  
  24. Readme-File for Token Ring Device Driver for Windows NT /
  25.  
  26. Subject: SKTOKNT.SYS is the driver for the SK-NET TR4, SK-NET TR16,
  27.      SK-NET TR4/16, SK-NET TR4/16+ and SK-NET TR/MC2 token ring
  28.      adapters under the first release of Windows NT on Intel processors.
  29.  
  30.      The driver corresponds to the NDIS 3.0 Specification as delivered
  31.      with the first release of Windows NT.
  32.  
  33.  
  34. Version / Date / Author of this file: v1.02 / 13-Feb-1995 / T. Schuber
  35. Version / Date / Author of the referred subject: v1.02 / 17-Feb-1995 /
  36. T. Schuber
  37.  
  38. This file contains
  39. (1) overview
  40. (2) installation instructions
  41. (3) troubleshooting
  42.  
  43. ===============================================================================
  44.  
  45.  
  46. (1) OVERVIEW
  47. ============
  48.  
  49. This README explains how to install the Token Ring driver SKTOKNT.SYS
  50. for Windows NT.
  51. ***
  52.  
  53.  
  54. (2) INSTALLATION INSTRUCTIONS
  55. =============================
  56.  
  57. To install the driver, you need the following files:
  58.  
  59.     Preferrably in the root of the installation disk
  60.         !SKDD100.cfg    EISA config file for SK-NET TR4/16
  61.         !SKDD300.cfg    EISA config file for SK-NET TR4/16+
  62.  
  63.     In a single directory
  64.         OEMNADSK.HLP    Help file for SK-NET drivers
  65.         OEMNADSK.DLL    Dialogs for SK-NET drivers
  66.         OEMSETUP.INF    Setup script for ethernet driver
  67.         SKTOKNT.SYS    The driver
  68.  
  69.  
  70. How to install:
  71.  
  72. Step 1:    On an EISA machine the SK-NET ISA adapters should be configured using
  73.     the appropriate EISA configuration file.
  74.  
  75. Step 2:    After having configured your adapter, please start Windows NT.
  76.  
  77. Step 3:    Start NETWORK from the CONTROL PANEL.
  78.  
  79. Step 4: Select ADD ADAPTER and then <OTHER> and type in the path to
  80.     OEMSETUP.INF.  Select the driver presented and select the
  81.     appropriate configuration.
  82.  
  83. Step 5: Then select OK and restart your system.
  84.     (Protocol software should be installed.)
  85. ***
  86.  
  87.  
  88. (3)  TROUBLESHOOTING
  89. ====================
  90.  
  91. If you encounter problems using the SK-NET Token Ring adapter under
  92. Windows NT, please re-read carefully the instructions above and the
  93. documentation supplied with the system.  Additionally, you should look
  94. into your system log file (using the event viewer) and check it for
  95. entries from SKTOKNT.  The last 5 DWORDs of the logging data are:
  96.     Slot number (for ISA adapters that are not EISA-configured: -1),
  97.     Interrupt number,
  98.     Dma channel,
  99.     Base I/O port and
  100.     Vendor code (3 bytes) / adapter id (1 byte)
  101. of the adapter that caused the error.
  102. Following is a list of some events, possible reasons (may be
  103. incomplete) and suggestions to fix your problem.
  104.  
  105.     Event ID:    5000 -    Has encountered a conflict in resources
  106.                 and could not load.
  107.     Reason(s):    ???
  108.     Help:        ???
  109.     ---------------
  110.     Event ID:    5001 -    Could not allocate the resources necessary
  111.                 for operation.
  112.     Reason(s):    Not enough RAM or pagefile too small.
  113.     Help:        ...
  114.     ---------------
  115.     Event ID:    5003 -    Could not find an adapter.
  116.     Reason(s):    Wrong slot or IO Port
  117.             Adapter physically not installed.
  118.             System configuration information invalid.
  119.     Help:        Check slot/port settings.
  120.             Look if adapter is physically present.
  121.             Check system configuration.
  122.     ---------------
  123.     Event ID:    5004 -    Could not connect to the interrupt number
  124.                 supplied.
  125.     Reason(s):    The selected interrupt is already in use.
  126.     Help:        Select free interrupt.
  127.     ---------------
  128.     Event ID:    5005 -    Has encountered an internal error and has
  129.                 failed.
  130.     Reason(s):    Miscellanuous.
  131.     Help:        ???
  132.     ---------------
  133.     Event ID:    5007 -    Timed out during an operation.
  134.     Reason(s):    Wrong interrupt, dma channel or base address.
  135.             Cable not connected.
  136.     Help:        Start a driver under DOS (with the same resource usage)
  137.             and look if it works.
  138.             Check cabling.
  139.     ---------------
  140.     Event ID:    5009 -    Does not support the configuration supplied.
  141.     Reason(s):    Invalid IRQ or DMA given.
  142.             Old .cfg file used for configuration.
  143.     Help:        Check configuration.
  144.             Please use the new .cfg file supplied with
  145.             this driver or an even newer one.
  146.  
  147.     If your special problem is not listed or the error persists, please
  148.     send us your system log file or at least the event id number and the
  149.     logging data (as dwords) of the entries written by SKTOKNT.
  150.  
  151. *** End of information file ***
  152.