home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / dos_win / lanman / drivers / dos / SPIDER / SPIDERD.ZIP / PROTOCOL.INI < prev    next >
Encoding:
Text File  |  1991-11-12  |  327 b   |  15 lines

  1. ; Main driver name.
  2.    DRIVERNAME = SPIDER$
  3.  
  4. ; Posible driver interrupts are 2 - 7.
  5. ; Default is 3.
  6.    INTERRUPT = 3
  7.  
  8. ; Static RAM size on the adapter can be either 8 or 32 (K Bytes).
  9. ; Default is 8.
  10.    SRAMSIZE = 8
  11.  
  12. ; I/O ports available are 0x200 - 0x3e0 in steps of 0x20.
  13. ; Default is 0x300.
  14.    IOBASE = 0x300
  15.