home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 9 / 09.iso / d / d423_zhw / 26.ddi / DRIVERS / ETHERNET / SPIDER / PROTOCOL.INI next >
Encoding:
Text File  |  1993-06-28  |  329 b   |  16 lines

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