home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 14 Text / 14-Text.zip / nwtcpip.zip / protocol.esa < prev    next >
Text File  |  1994-05-10  |  301b  |  24 lines

  1. ; protocol.ini file for EISA bus machine
  2.  
  3. [PROT_MAN]
  4.  
  5.    DRIVERNAME = PROTMAN$
  6.  
  7. [IBMLXCFG]
  8.  
  9.    tcpip_nif = tcpip.nif
  10.    ne2000_nif = ne2000.nif
  11.  
  12. [tcpip_nif]
  13.  
  14.    DriverName = TCPIP$
  15.    Bindings = NE2000
  16.  
  17. [NE2000]
  18.  
  19. ;   DriverName = MS2000$
  20. ;   IOBASE = 0x320
  21. ;   INTERRUPT = 5
  22.  
  23.  
  24.