home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2001 January / VPR0101A.BIN / APP_DEMO / DI4DEMO / RESCUEME / OS2DOS / PROTOCOL.INI < prev    next >
INI File  |  1999-01-11  |  349b  |  18 lines

  1. ; Sample PROTOCOL.INI FIle.
  2. ; Modify to match your Network Interface Card driver name.
  3.  
  4. [PROTMAN]
  5. drivername = PROTMAN$
  6.  
  7. [PKTDRV]
  8. drivername = PKTDRV$
  9. bindings = NIC_CARD
  10. intvec = 0x60
  11. chainvec =0x66
  12.  
  13. ; Specify your NIC driver file name in the drivername line below. For example:
  14. ;drivername = EL90X$
  15.  
  16. [NIC_CARD]
  17. drivername = xxxx$
  18.