home *** CD-ROM | disk | FTP | other *** search
/ Computer Tool Software / soft.iso / Multimed / Net / INTEL / README.DIR / PCTCP220.TXT < prev    next >
Encoding:
Text File  |  1993-09-30  |  2.3 KB  |  99 lines

  1.                        PC/TCP 2.2 configuration
  2.  
  3.   This document applies to the EtherExpress(tm) 16, 16TP, 16C, FLASH,
  4.   FLASH TP, FLASHC, MCA, and MCA/TP.  
  5.   
  6.   This is an example only.  Your configuration may vary.
  7.   
  8.   Your configuration files will most likely contain other information.
  9.   These examples show requirements for PC/TCP only.
  10.  
  11. PC/TCP and NDIS  
  12.   
  13.   AUTOEXEC.BAT
  14.   PATH=C:\PCTCP
  15.   SET PCTCP=C:\PCTCP\PCTCP.INI
  16.   NETBIND
  17.   ETHDRV
  18.   
  19.   CONFIG.SYS
  20.   DEVICE=C:\LANMAN\PROTMAN.DOS
  21.   DEVICE=C:\LANMAN\EXP16.DOS
  22.   DEVICE=C:\PCTCP\DIS_PKT.GUP
  23.   
  24.   PROTOCOL.INI
  25.   ;
  26.   ; Sample PROTOCOL.INI entry for PC/TCP Protocol Stack
  27.   ;
  28.   ; The Protocol Manager:
  29.   ;
  30.   [protocol manager]
  31.    drivername = PROTMAN$
  32.   
  33.   ; MACs:
  34.   [EXP16]
  35.     DRIVERNAME = EXP16$
  36.     IOADDRESS  = 0X300
  37.   
  38.   ; Network adapter
  39.   ;[NETWORK_NIF]
  40.   ;  DRIVERNAME = DRIVERNAME$
  41.   
  42.   ; PC/TCP Protocol Stack:
  43.   
  44.   [PKTDRV]
  45.     drivername = PKTDRV$
  46.     bindings = EXP16
  47.     intvec = 0x65
  48.   ; chainvec = 0x65
  49.   
  50.   \LANMAN   (directory contents)
  51.   PROTOCOL.INI
  52.   DIS_PKT.DOS
  53.   EXP16.DOS
  54.   PROTMAN.EXE
  55.   PROTMAN.DOS
  56.   NETBIND.COM
  57.   
  58.   Driver Version and location
  59.   Driver              Version             Source         Directory
  60.   PROTMAN.DOS           2.1               FTP            LANMAN
  61.   EXP16.DOS             2.26              Intel          LANMAN
  62.   DIS_PKT.GRP           1.31              FTP            PCTCP
  63.   NETBIND               2.1               FTP            LANMAN
  64.   ETHDRV                2.2               FTP            PCTCP
  65.   
  66.   Cards Tested:  PCLA8105
  67.   
  68.   
  69.   
  70.   
  71. PC/TCP and ODI
  72.   
  73.   AUTOEXEC.BAT
  74.   PATH=C:\PCTCP
  75.   SET PCTCP=C:\PCTCP\PCTCP.INI
  76.   LSL
  77.   EXP16ODI
  78.   ODIPKT                   
  79.   IPXODI
  80.   NETX
  81.   ETHDRV
  82.   
  83.   NET.CFG
  84.   Link Driver EXP16ODI
  85.        Port 300
  86.        Frame Ethernet_802.3
  87.        Frame Ethernet_II
  88.   
  89.   Driver Version and location
  90.   Driver              Version             Mfg.      Directory
  91.   LSL                   1.21              Novell         ODI
  92.   EXP16ODI              2.14              Intel          ODI
  93.   ODIPKT                1.20              FTP           PCTCP
  94.   NETX                  3.26              Novell         ODI
  95.   ETHDRV                2.2               FTP           PCTCP
  96.   
  97.   Cards Tested:  PCLA8120
  98.  
  99.