home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1996 February / VPR9602A.ISO / drvlib / netcard / x86 / skfmnt / skfmnt.doc < prev    next >
Text File  |  1995-10-27  |  3KB  |  85 lines

  1.  
  2. SK-NET FDDI Driver for Windows NT
  3. Installation
  4.  
  5. August 1994
  6. Software version 2.01 beta 01
  7.  
  8.  
  9. SKFMNT.SYS is the driver for the SK-NET FDDI MCA adapter
  10. under the first release of Windows NT on Intel processors.
  11.  
  12. The driver corresponds to the NDIS 3.0 Specification as delivered with
  13. the first release of the Windows NT DDK.
  14.  
  15. Files needed
  16.     In the root of the installation diskette
  17.         DISK3        Indicator.
  18.  
  19.     In a single directory
  20.         OEMNADSK.HLP    Help file for SK-NET drivers.
  21.         OEMSETUP.INF    Setup script for the driver.
  22.         SKFMNT.SYS    The driver.
  23.  
  24.  
  25. How to install
  26.  
  27.     After having configured your adapter, please start Windows NT. There,
  28.     start NETWORK from the CONTROL PANEL, choose ADD ADAPTER and then
  29.     <OTHER> and type in the path to OEMSETUP.INF.  Choose the driver
  30.     presented and select the appropriate configuration.  Then choose OK
  31.     and restart your system.  (Protocol software should be installed.)
  32.  
  33. Troubleshooting
  34.     If you encounter problems using the SK-NET FDDI adapter under
  35.     Windows NT, please re-read carefully the instructions above and the
  36.     documentation supplied with the system. Additionally, you should look
  37.     into your system log file (using the event viewer) and check it for
  38.     entries from SKFMNT. The last 5 DWORDs of the logging data are:
  39.         Slot number,
  40.         Interrupt number,
  41.         Dma arbitration level,
  42.         Base I/O port and
  43.         Vendor code (3 bytes) / adapter id (1 byte).
  44.     of the adapter that caused the error.
  45.     Following is a list of some events, possible reasons (may be
  46.     incomplete) and suggestions to fix your problem.
  47.  
  48.     Event ID:    5001 -    Could not allocate the resources necessary
  49.                 for operation.
  50.     Reason(s):    Not enough RAM or pagefile too small.
  51.     Help:        ...
  52.     ---------------
  53.     Event ID:    5003 -    Could not find an adapter.
  54.     Reason(s):    Wrong slot.
  55.     Help:        Check configuration.
  56.     ---------------
  57.     Event ID:    5004 -    Could not connect to the interrupt number
  58.                 supplied.
  59.     Reason(s):    The selected interrupt is already in use.
  60.     Help:        Select free interrupt.
  61.     ---------------
  62.     Event ID:    5007 -    Timed out during an operation.
  63.     Reason(s):    Wrong interrupt, dma channel or base address.
  64.             Cable not connected.
  65.     Help:        Run the diagnostic program supplied with the
  66.               adapter or start a driver under DOS (with the same
  67.               resource usage) and look if it works.
  68.             Check cabling.
  69.     ---------------
  70.     Event ID:    5009 -    Does not support the configuration supplied.
  71.     Reason(s):    Shared interrupt configured.
  72.     Help:        The driver does not support interrupt sharing.
  73.               Please re-configure the adapter to not using shared
  74.               interrupts.
  75.     ---------------
  76.     Event ID:    5014 -    The adapter is disabled.
  77.                 The driver cannot open the adapter.
  78.     Reason(s):    The adapter was not enabled at system startup.
  79.     Help:        First, check the system configuration. If it looks ok,
  80.               run the diagnostic program supplied with the adapter.
  81.  
  82.     If your special problem is not listed or the error persists, please
  83.     send us your system log file or at least the event id number and the
  84.     logging data (as dwords) of the entries written by SKFMNT.
  85.