home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Internet 2000 December / MICD_2000_12_NR1.iso / Dreamnet / drivery / Trendware / Te-16pct.exe / NDIS.OS2 / LANMAN / README.TXT
Text File  |  1997-09-02  |  2KB  |  68 lines

  1. LAN Manager Server
  2. ------------------
  3.  
  4.    Introduction:
  5.    -------------
  6.    This document describes the procedure to setup LAN  Manager 2.X
  7.    Server driver for TE-16PnP Ethernet Card.
  8.  
  9.    Location of Driver: \MSLANMAN.OS2\DRIVERS\ETHERNET\PNPND\PNPND.OS2
  10.                       
  11.  
  12.    Sample Configuration Files:
  13.    ---------------------------
  14.       CONFIG.SYS (will contain):
  15.  
  16.           DEVICE=C:\LANMAN.OS2\DRIVERS\PROTMAN\PROTMAN.OS2 /I:C:\LANMAN.OS2
  17.           DEVICE=C:\LANMAN.OS2\DRIVERS\ETHERNET\PNPND\PNPND.OS2
  18.  
  19.  
  20.       PROTOCOL.INI (will contain):
  21.  
  22.          [PNPND_NIF]
  23.          ; PROTOCOL.INI SAMPLE
  24.  
  25.            DriverName = PNPND$
  26.            
  27.    Setup Procedures:
  28.    -----------------
  29.       Before you start with the installation process, make sure that the
  30.       adapter  is properly  installed and  configured.  Make  sure  your
  31.       Microsoft LAN Manager is properly installed.
  32.  
  33.       1. Run the appropriate Microsoft Lan Manager SETUP for computer you
  34.          are setting up.(OS/2 Server). Select "Configuration"
  35.          item ,(the TE-16PnP Ethernet Card driver isn't included on the Lan Manager 
  36.          disk) and insert the TE-16PnP Ethernet Card driver disk, select the 
  37.          "TE-16PnP EthernetCard" and follow the directions.
  38.  
  39.       2. When completed, reboot your computer .
  40.  
  41.  
  42.    NOTES:
  43.    ------
  44.  
  45.       Sample PROTOCOL.INI for LAN Manager:
  46.  
  47.            [PROTMAN]
  48.            DRIVERNAME = PROTMAN$
  49.            DYNAMIC = YES
  50.            PRIORITY = NETBEUI
  51.  
  52.            [NETBEUI_XIF]
  53.            Drivername = netbeui$
  54.            SESSIONS = 6
  55.            NCBS = 12
  56.            BINDINGS = "PNPND_NIF"
  57.            LANABASE = 0
  58.  
  59.            [PNPND_NIF]
  60.            ;
  61.            ; PROTOCOL.INI Sample Adapter
  62.            ;
  63.            DriverName = PNPND$
  64.            
  65.  
  66.  
  67. -----------------------------------[ END ]-------------------------------------
  68.