--------------------------------------------------------------------------------
    Windows NT driver for Network Peripherals NPAT adapter
--------------------------------------------------------------------------------

    DIRECTORY ORGANIZATION:
    -----------------------
    \WINDOWS.NT
         npat.sys            :driver file
         oemsetup.inf        :installation script used by NCPA
    \disk                    :diskette ID file used by oemsetup.inf and NCPA

    INSTALLATION NOTES:
    -------------------
    If npat.sys is already installed, then simply
    rename it and copy the new npat.sys to the same directory.
    Network drivers are located in WINNT\SYSTEM32\DRIVERS directory (where
    WINNT is the default directory name chosen during Windows NT installation).

    If this is the first installation, launch NCPA (Network Control Panel),
    click on "Add Adapter", select "<Others> Requires disk from manufacturer",
    specify drive AND directory (A:\WINDOWS.NT or B:\WINDOWS.NT) when prompted.

    IO ports supported : 0x160, 0x180, 0x260, 0x280, 0x360, 0x380
         (must match switch setting on adapter)

    Interrupts supported : 9, 10, 11, 15 for NP-AT3
                           10, 11 for NP-AT1 and NP-AT2

    ENHANCEMENT AND BUG FIXES:
    --------------------------
      Fixes from version 3.11 to version 3.16.
    
    - Improved driver performance.
    - Fixed driver memory allocation problem.
      (NT system complians of not having enough resources during initialize
      driver.)
    - Window NT 3.5 Network hangs after network cable has been disconnected.

